Summary: | Use Font Awesome icons on automatic item modifications by age page | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | 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
Created attachment 48865 [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. Created attachment 48886 [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> 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> Pushed to Master - Should be in the May 2016 release. Thanks |