nk20/apps/activity/templates/activity
Alexandre Iooss 466cbd9878 Replace Font Awesome with inline SVG icons
Font Awesome 4 adds 106kB of dependencies on each page and require to
query multiple assets. It also sometimes causes icons to appear after
page loading. Font Awesome 4 is deprecated and replaced by version 5
which is not packaged in every GNU/Linux distributions.

This commit replaces icons with inline SVG which does not require
external assets, does not require an additionnal dependency and is
widely supported by modern browsers. It makes the page loading faster
and enables us to no longer require fonts-font-awesome Debian package.
2021-10-06 17:15:33 +02:00
..
includes Add placeholders in activity form 2020-08-31 00:15:02 +02:00
activity_detail.html Extract strings from javascript files and translate them in french 2020-11-15 23:28:41 +01:00
activity_entry.html Improve entry search with a debouncer 2021-10-04 14:39:53 +02:00
activity_form.html Remove contenttitle 2020-09-01 10:13:05 +02:00
activity_list.html Replace Font Awesome with inline SVG icons 2021-10-06 17:15:33 +02:00