To menu right top username, added Support, to have info about from where to get support.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2024-12-05 10:29:15 +02:00
parent d4c8ea9361
commit 46327f19a1
135 changed files with 423 additions and 133 deletions

View file

@ -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();