mirror of
https://github.com/wekan/wekan.git
synced 2026-01-03 16:18:49 +01:00
FontAwesome 6.4.2, adding back the previous icons because now all icons are included into Wekan
This commit is contained in:
parent
7eea0207e4
commit
ea39cfbf5a
9 changed files with 35 additions and 31 deletions
|
|
@ -27,7 +27,7 @@ template(name="memberMenuPopup")
|
|||
| {{_ 'globalSearch-title'}}
|
||||
li
|
||||
a(href="{{pathFor 'home'}}")
|
||||
span.fa.fa-house
|
||||
span.fa.fa-home
|
||||
| {{_ 'all-boards'}}
|
||||
li
|
||||
a(href="{{pathFor 'public'}}")
|
||||
|
|
@ -65,7 +65,7 @@ template(name="memberMenuPopup")
|
|||
| {{_ 'change-settings'}}
|
||||
li
|
||||
a.js-change-avatar
|
||||
i.fa.fa-image-portrait
|
||||
i.fa.fa-picture-o
|
||||
| {{_ 'edit-avatar'}}
|
||||
unless isSandstorm
|
||||
if isNotOAuth2AuthenticationMethod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue