FontAwesome 6.4.2, adding back the previous icons because now all icons are included into Wekan

This commit is contained in:
Martin Filser 2023-09-16 09:26:09 +02:00
parent 7eea0207e4
commit ea39cfbf5a
9 changed files with 35 additions and 31 deletions

View file

@ -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-brands.fa-trello
i.fa.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-brands.fa-trello.colorful
i.fa.fa-trello.colorful
| {{_ 'myCardsViewChange-choice-boards'}}
if $eq Utils.myCardsView "boards"
i.fa.fa-check