mirror of
https://github.com/wekan/wekan.git
synced 2026-01-03 16:18:49 +01:00
Update Font Awesome version to 6.4.2
This commit is contained in:
parent
f56ac1d45e
commit
ffdeed099e
2123 changed files with 273970 additions and 31 deletions
|
|
@ -27,7 +27,7 @@ template(name="memberMenuPopup")
|
|||
| {{_ 'globalSearch-title'}}
|
||||
li
|
||||
a(href="{{pathFor 'home'}}")
|
||||
span.fa.fa-home
|
||||
span.fa.fa-house
|
||||
| {{_ 'all-boards'}}
|
||||
li
|
||||
a(href="{{pathFor 'public'}}")
|
||||
|
|
@ -65,7 +65,7 @@ template(name="memberMenuPopup")
|
|||
| {{_ 'change-settings'}}
|
||||
li
|
||||
a.js-change-avatar
|
||||
i.fa.fa-picture-o
|
||||
i.fa.fa-image-portrait
|
||||
| {{_ 'edit-avatar'}}
|
||||
unless isSandstorm
|
||||
if isNotOAuth2AuthenticationMethod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue