From f2d97f88ed21169b8248db2cb44def1e64a1fec5 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Sat, 16 Feb 2013 16:07:20 -0500 Subject: [PATCH] [PASSED QA] 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. --- .../prog/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 e464617..8b6aeb2 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 %] +