mirror of
https://github.com/wekan/wekan.git
synced 2026-01-08 02:28:50 +01:00
Right top User Settings / Grey Icons. Also fixed Change Language popup.
Thanks to xet7 !
This commit is contained in:
parent
1808ea7384
commit
300b653ea3
15 changed files with 237 additions and 149 deletions
|
|
@ -175,7 +175,7 @@ template(name="changeLanguagePopup")
|
|||
each languages
|
||||
li(class="{{# if isCurrentLanguage}}active{{/if}}")
|
||||
a.js-set-language
|
||||
| {{languageFlag}}
|
||||
span.emoji-icon {{languageFlag}}
|
||||
| {{name}}
|
||||
if isCurrentLanguage
|
||||
| ✅
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue