From 752d627266455d787ba5ce1d88ed0f98d1282b4a Mon Sep 17 00:00:00 2001 From: Abby Date: Thu, 15 Jan 2015 20:28:54 +0000 Subject: [PATCH] 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. Signed-off-by: Jonathan Druart Signed-off-by: Tomas Cohen Arazi --- .../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 353824d019..7dae71e947 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

-- 2.39.5