mirror of
https://github.com/wekan/wekan.git
synced 2026-02-05 08:01:49 +01:00
Moved many button texts etc to tooltips. Added more tooltips.
Thanks to xet7 ! Fixes #3848
This commit is contained in:
parent
328fa194a0
commit
6ce5ab40a7
15 changed files with 39 additions and 40 deletions
|
|
@ -1,6 +1,6 @@
|
|||
template(name="headerUserBar")
|
||||
#header-user-bar
|
||||
a.header-user-bar-name.js-open-header-member-menu
|
||||
a.header-user-bar-name.js-open-header-member-menu(title="{{_ 'memberMenuPopup-title'}}")
|
||||
.header-user-bar-avatar
|
||||
+userAvatar(userId=currentUser._id)
|
||||
unless isMiniScreen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue