Update Font Awesome version to 6.4.2

This commit is contained in:
helioguardabaxo 2023-09-08 20:23:58 -03:00
parent f56ac1d45e
commit ffdeed099e
2123 changed files with 273970 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.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