Summary: | MARC editor settings menu should use a Font Awesome icon | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Cataloging | Assignee: | 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
Created attachment 49921 [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. Created attachment 49922 [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> Icon changed 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 Pushed to Master - Should be in the May 2016 release. Thanks! |