[Koha-bugs] [Bug 15994] Adding font awesome icons to Funds actions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 7 16:26:35 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15994

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
This patch uses a "trash" icon for delete:

<i class="fa fa-trash"></i>

...while other use the "remove" icon (an X):

<i class="fa fa-remove"></i>

We need to pick one and standardize on it.

Perhaps the trash icon is more correct even if it is currently less common in
the templates. Use it for "delete" and use the X in cases where we mean
"cancel?"

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list