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
95c6a5594f
commit
e607645fe3
@ -98,7 +98,7 @@ export default {
|
||||
},
|
||||
},
|
||||
computed: {
|
||||
disabled: function () {
|
||||
disabled() {
|
||||
return (
|
||||
this.form.newPassword.password !== '' &&
|
||||
this.form.newPassword.password === this.form.newPassword.passwordRepeat
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user