mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Make Save button visible again at Admin Panel People Edit.
Thanks to sclerc-chss and xet7 ! Related #2590
This commit is contained in:
parent
cf9ad221f8
commit
716fc32968
1 changed files with 2 additions and 2 deletions
|
@ -107,8 +107,8 @@ template(name="editUserPopup")
|
|||
label
|
||||
| {{_ 'password'}}
|
||||
input.js-profile-password(type="password")
|
||||
//div.buttonsContainer
|
||||
// input.primary.wide(type="submit" value="{{_ 'save'}}")
|
||||
div.buttonsContainer
|
||||
input.primary.wide(type="submit" value="{{_ 'save'}}")
|
||||
// div
|
||||
// input#deleteButton.primary.wide(type="button" value="{{_ 'delete'}}")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue