Bug 16205

Summary: MARC editor settings menu should use a Font Awesome icon
Product: Koha Reporter: Owen Leonard <oleonard>
Component: CatalogingAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: brendan, hector.hecaxmmx, m.de.rooy, testopia
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/cataloguing/addbiblio.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: 15859    
Bug Blocks:    
Attachments: Bug 16205 - MARC editor settings menu should use a Font Awesome icon
Bug 16205: MARC editor settings menu should use a Font Awesome icon
Bug 16205 - MARC editor settings menu should use a Font Awesome icon

Description Owen Leonard 2016-04-05 15:56:00 UTC
The new MARC editor settings menu uses a Glyphicon. It should use a Font Awesome icon instead.
Comment 1 Owen Leonard 2016-04-05 15:59:42 UTC Comment hidden (obsolete)
Comment 2 Héctor Eduardo Castro Avalos 2016-04-05 16:42:04 UTC Comment hidden (obsolete)
Comment 3 Tomás Cohen Arazi (tcohen) 2016-04-05 17:20:30 UTC
Created attachment 49923 [details] [review]
Bug 16205 - MARC editor settings menu should use a Font Awesome icon

When I added the MARC editor settings menu in Bug 15859 I accidentally
used a Glyphicon. This patch corrects it to use a Font Awesome icon.

To test, apply the patch and open the basic cataloging editor. The
"Settings" menu should use a Font Awesome icon instead of a Glyphicon.

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Icons changed
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
Works as expected, no qa errors
Comment 4 Brendan Gallagher 2016-04-06 23:58:49 UTC
Pushed to Master - Should be in the May 2016 release.  Thanks!