mirror of
https://github.com/wekan/wekan.git
synced 2025-12-20 01:10:12 +01:00
To menu right top username, added Support, to have info about from where to get support.
Thanks to xet7 !
This commit is contained in:
parent
d4c8ea9361
commit
46327f19a1
135 changed files with 423 additions and 133 deletions
|
|
@ -77,6 +77,7 @@ Template.memberMenuPopup.events({
|
|||
'click .js-change-avatar': Popup.open('changeAvatar'),
|
||||
'click .js-change-password': Popup.open('changePassword'),
|
||||
'click .js-change-language': Popup.open('changeLanguage'),
|
||||
'click .js-support': Popup.open('support'),
|
||||
'click .js-logout'(event) {
|
||||
event.preventDefault();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue