mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fixed lint
This commit is contained in:
parent
7ad9aae50a
commit
41fe52fcc9
@ -145,9 +145,7 @@
|
||||
<b-col class="text-right">
|
||||
<b-button type="submit" variant="success">
|
||||
{{
|
||||
radioSelected === sendTypes.send
|
||||
? $t('form.send_now')
|
||||
: $t('form.generate_now')
|
||||
radioSelected === sendTypes.send ? $t('form.send_now') : $t('form.generate_now')
|
||||
}}
|
||||
</b-button>
|
||||
</b-col>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user