mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/views/Pages/UserProfile/UserCard_FormUserPasswort.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
e607645fe3
commit
fea89a0ac7
@ -33,7 +33,7 @@
|
|||||||
<div class="text-right">
|
<div class="text-right">
|
||||||
<b-button
|
<b-button
|
||||||
type="submit"
|
type="submit"
|
||||||
:variant="!disabled ? 'light' : 'success'"
|
:variant="disabled ? 'light' : 'success'"
|
||||||
class="mt-4"
|
class="mt-4"
|
||||||
:disabled="!disabled"
|
:disabled="!disabled"
|
||||||
>
|
>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user