From 3eeb3e65e16fcea634519fe0afa76192ecbb5ef2 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 Content-Type: text/plain; charset="utf-8" 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. --- .../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 %] +