From 846f2f18a4a092e259bed003ea580d010d2dd1ce Mon Sep 17 00:00:00 2001 From: Abby Date: Thu, 15 Jan 2015 20:28:54 +0000 Subject: [PATCH] [SIGNED OFF] Bug 13587: Fix Authorised Values Toolbar To test: 1. Go to Home > Administration > Authorised Values 2. Notice no plus icons are appearing infront "New Authorised Value..." and "New Category" in the toolbar. 3. Apply the patch. 4. Check that the plus icons infront of "New Authorised Value..." and "New Category" in the toolbar are appearing as they should. Signed-off-by: Katrin Fischer Nice addition! I added spaces to match the formatting on the other pages a bit more closely. --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 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 353824d..2d0cfff 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 @@ -183,8 +183,8 @@ $(document).ready(function() { [% IF ( else ) %]

Authorized values

-- 1.9.1