From 17607c68ec1607a0e6b8d27c15f1bcdbea0da6ab Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 9 Mar 2016 09:33:00 -0500 Subject: [PATCH] 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 Signed-off-by: Jonathan Druart --- .../tools/automatic_item_modification_by_age.tt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/automatic_item_modification_by_age.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/automatic_item_modification_by_age.tt index a08e96d..60da6c8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/automatic_item_modification_by_age.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/automatic_item_modification_by_age.tt @@ -124,7 +124,7 @@

Automatic item modifications by age

[% FOR message IN messages %] [% IF message.type == "error" %] @@ -165,8 +165,8 @@ = - - + +
[% END %] @@ -186,8 +186,8 @@ = - - + + [% END %] @@ -223,8 +223,8 @@ = - - + +
@@ -238,8 +238,8 @@ = - - + +
Add this rule -- 2.7.0