Allow fontawsome icons as menu items #5205
Labels
area/framework
Affects third party integration/development
area/ui
Affects the user interface
enhancement
New feature or improvement
Milestone
I would like to use fontawsome icons as menu items.
My first idea would be patching url.php
https://github.com/Icinga/icingaweb2/blob/main/library/Icinga/Web/View/helpers/url.php
and do something like this:
if the icon name starts with 'fa-' it has to be a fontawsome name and the class will be provides differently.
I am happy to provide a pull request...
Thanks in advance and
best Regards
Nicolas
The text was updated successfully, but these errors were encountered: