Bug 16022

Summary: Use Font Awesome icons on patron lists page
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: brendan, julian.maurice, testopia
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/patron_lists/lists.pl
GIT URL: Change sponsored?: ---
Patch complexity: Trivial patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 14131    
Bug Blocks:    
Attachments: Bug 16022 - Use Font Awesome icons on patron lists page
Bug 16022 - Use Font Awesome icons on patron lists page
Bug 16022 - Use Font Awesome icons on patron lists page

Description Owen Leonard 2016-03-09 14:41:09 UTC
There is one place on the patron lists page where a Glyphicon is used. It should be replaced with a Font Awesome icon.
Comment 1 Owen Leonard 2016-03-09 14:44:58 UTC Comment hidden (obsolete)
Comment 2 Nicole C. Engard 2016-03-09 16:07:38 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2016-03-10 11:50:25 UTC
Created attachment 48948 [details] [review]
Bug 16022 - Use Font Awesome icons on patron lists page

The patron lists page had one stray instance of a Glyphicon class
instead of Font Awesome. This patch corrects it.

To test, apply the patch and go to Tools -> Patron lists.

In the list of patron lists, confirm that the "Actions" menu displays
the correct icon for "Print patron cards" and that the function of the
menu item is correct.

Signed-off-by: Nicole C Engard <nengard@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 4 Brendan Gallagher 2016-03-11 21:54:52 UTC
Pushed to Master - Should be in the May 2016 release. Thanks!
Comment 5 Julian Maurice 2016-03-14 09:50:49 UTC
Does not concern stable versions, status changed to RESOLVED