consistency
This commit is contained in:
parent
f4da965e5c
commit
c89a65d5b4
3 changed files with 20 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
<template>
|
||||
<MainTemplate>
|
||||
<template #headerInsert>
|
||||
<RouterLink to="../" class="text-primary">zurück zur Liste</RouterLink>
|
||||
</template>
|
||||
<template #topBar>
|
||||
<div class="flex flex-row items-center justify-between pt-5 pb-3 px-7">
|
||||
<h1 class="font-bold text-xl h-8">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue