mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
yarn lint --fix
This commit is contained in:
parent
78064c49f3
commit
2ac912d584
@ -4,7 +4,6 @@
|
|||||||
<template #header>{{ items.firstName }}´s {{ $t('overlay.confirm.title') }}</template>
|
<template #header>{{ items.firstName }}´s {{ $t('overlay.confirm.title') }}</template>
|
||||||
|
|
||||||
<template #lead>
|
<template #lead>
|
||||||
|
|
||||||
<b-row class="mt-4">
|
<b-row class="mt-4">
|
||||||
<b-col class="col-3">{{ $t('transactionlist.amount') }}</b-col>
|
<b-col class="col-3">{{ $t('transactionlist.amount') }}</b-col>
|
||||||
<b-col class="h3">
|
<b-col class="h3">
|
||||||
@ -32,7 +31,7 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<hr class="my-4" />
|
<hr class="my-4" />
|
||||||
<p>{{ $t('overlay.confirm.text') }}</p>
|
<p>{{ $t('overlay.confirm.text') }}</p>
|
||||||
<p>
|
<p>
|
||||||
{{ $t('overlay.confirm.question') }}
|
{{ $t('overlay.confirm.question') }}
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user