rucken/core

fix: Update icon to new version of fontawesome

EndyKaufman opened this issue · 0 comments

[ngClass]="{'fa-sort':ctx.field.name!==orderBy && '-'+ctx.field.name!==orderBy,'fa-sort-amount-asc':ctx.field.name===orderBy,'fa-sort-amount-desc':'-'+ctx.field.name===orderBy}"