mirror of
https://github.com/wekan/wekan.git
synced 2026-02-04 15:41:52 +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
|
|
@ -10,7 +10,7 @@ template(name="myCardsHeaderBar")
|
|||
a.board-header-btn.js-my-cards-view-change(title="{{_ 'myCardsViewChange-title'}}")
|
||||
i.fa.fa-caret-down
|
||||
if $eq myCardsView 'boards'
|
||||
i.fa.fa-trello
|
||||
i.fa-brands.fa-trello
|
||||
| {{_ 'myCardsViewChange-choice-boards'}}
|
||||
if $eq myCardsView 'table'
|
||||
i.fa.fa-table
|
||||
|
|
@ -101,7 +101,7 @@ template(name="myCardsViewChangePopup")
|
|||
li
|
||||
with "myCardsViewChange-choice-boards"
|
||||
a.js-my-cards-view-boards
|
||||
i.fa.fa-trello.colorful
|
||||
i.fa-brands.fa-trello.colorful
|
||||
| {{_ 'myCardsViewChange-choice-boards'}}
|
||||
if $eq Utils.myCardsView "boards"
|
||||
i.fa.fa-check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue