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
a67831b8ad
commit
dff51c6782
@ -49,9 +49,7 @@
|
|||||||
</b-row>
|
</b-row>
|
||||||
<b-row class="pr-3">
|
<b-row class="pr-3">
|
||||||
<b-col class="text-right">{{ $t('form.new_balance') }}</b-col>
|
<b-col class="text-right">{{ $t('form.new_balance') }}</b-col>
|
||||||
<b-col class="text-right">
|
<b-col class="text-right">~ {{ $n(balance - amount, 'decimal') }}</b-col>
|
||||||
~ {{ $n(balance - amount, 'decimal') }}
|
|
||||||
</b-col>
|
|
||||||
</b-row>
|
</b-row>
|
||||||
</b-container>
|
</b-container>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user