From eedd8a8d4b3d31c4340bb62aad218d669970ea37 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Sat, 16 Feb 2013 16:07:20 -0500 Subject: [PATCH] Bug 9648 - Replace YUI buttons on authorized values administration page with Bootstrap This patch converts the toolbar on the authorised values administration page to to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the authorised values administration page and confirm that the "New authorized value..." and "New cateogry" buttons look correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Both buttons works and look correctly. No errors. Signed-off-by: Katrin Fischer Works nicely, no problems found. Signed-off-by: Jared Camins-Esakov --- .../en/modules/admin/authorised_values.tt | 44 +++++++------------ 1 file changed, 17 insertions(+), 27 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt index e4646178f6..8b6aeb24c2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt @@ -26,6 +26,19 @@ }); //]]> +[% IF ( else ) %] + +[% END %] +