From f0efd4de31c04d808d6537cb87337ce8a1223aea Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Sat, 2 Feb 2013 19:16:21 -0500 Subject: [PATCH] Bug 9633 - Replace YUI button on the itemtypes administration page with Bootstrap This patch converts the toolbar on the itemtypes administration page to Bootstrap, replacing YUI button code with Bootstrap markup. Small unrelated edit: Button label text case correction. To test, view the itemtypes administration page and confirm that the 'New item type' button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Work and look correctly. No errors. Signed-off-by: Katrin Fischer Works nicely, no problems found. Signed-off-by: Jared Camins-Esakov --- .../prog/en/modules/admin/itemtypes.tt | 26 +++---------------- 1 file changed, 4 insertions(+), 22 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt index 30a3a85942..7b6000c474 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt @@ -127,27 +127,9 @@ Item types administration
-[% IF ( else ) %]
- -
[% ELSE %] [% END %] +[% IF ( else ) %][% END %] [% IF ( add_form ) %] [% IF ( itemtype ) %] @@ -254,7 +236,7 @@ Item types administration
- + Cancel
-- 2.39.2