mirror of
https://github.com/wekan/wekan.git
synced 2026-01-06 17:48:49 +01:00
Changed Sandstorm menus to be more similar like other Wekan versions, make Export visible, etc.
Thanks to PizzaProgram and xet7 ! Related #3423
This commit is contained in:
parent
758b829a3c
commit
103d03d4c8
2 changed files with 27 additions and 74 deletions
|
|
@ -58,10 +58,10 @@ template(name="memberMenuPopup")
|
|||
a.js-change-password
|
||||
i.fa.fa-key
|
||||
| {{_ 'changePasswordPopup-title'}}
|
||||
li
|
||||
a.js-change-language
|
||||
i.fa.fa-flag
|
||||
| {{_ 'changeLanguagePopup-title'}}
|
||||
li
|
||||
a.js-change-language
|
||||
i.fa.fa-flag
|
||||
| {{_ 'changeLanguagePopup-title'}}
|
||||
unless isSandstorm
|
||||
hr
|
||||
ul.pop-over-list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue