Bug 16021

Summary: Use Font Awesome icons on automatic item modifications by age page
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: brendan
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/tools/automatic_item_modification_by_age.pl
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14915
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 16021 - Use Font Awesome icons on automatic item modifications by age page
Bug 16021 - Use Font Awesome icons on automatic item modifications by age page
Bug 16021 - Use Font Awesome icons on automatic item modifications by age page

Description Owen Leonard 2016-03-09 14:31:12 UTC
The automatic item modifications by age page uses Glyphicons. Font Awesome icons should be used instead.
Comment 1 Owen Leonard 2016-03-09 14:37:45 UTC Comment hidden (obsolete)
Comment 2 Nicole C. Engard 2016-03-09 16:09:53 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2016-03-10 11:54:35 UTC
Created attachment 48949 [details] [review]
Bug 16021 - Use Font Awesome icons on automatic item modifications by age page

This patch revises the automatic item modifications by age page to use
Font Awesome icons instead of Glyphicons.

To test, apply the patch and go to Tools -> Automatic item modifications
by age.

- Confirm that the "Edit" toolbar button uses a "pencil" icon instead of
  a "plus." (Edit -> Pencil; Add -> Plus).
- Confirm that the icons associated with adding, editing, or removing
  rules look correct and work correctly.

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-12 23:26:13 UTC
Pushed to Master - Should be in the May 2016 release.  Thanks