]> git.agnieray.net Git - galette.git/commitdiff
Fix missing filtering icon on transactions list
authorGuillaume AGNIERAY <dev@agnieray.net>
Wed, 4 Oct 2023 13:22:44 +0000 (15:22 +0200)
committerJohan Cwiklinski <trasher@x-tnd.be>
Wed, 4 Oct 2023 13:30:53 +0000 (15:30 +0200)
fixes #1710

galette/templates/default/pages/transactions_list.html.twig

index bc7e1dada9eb53d1806274e0173d8147c17aeba3..0dae819162b6d4c37e098d2e5a86a521e6721c26 100644 (file)
                                 href="{{ url_for("contributions", {"type": "transactions", "option": "member", "value": mid}) }}"
                                 title="{{ _T("Show only '%name' transactions")|replace({"%name": mname}) }}"
                         >
-                            <i class="fa fa-filter"></i>
+                            <i class="filter grey small icon"></i>
                         </a>
                     {% endif %}
                     <a