From 0dd8237b353ecc99b827da22940ecaa6d1a2f36e 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 --- 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..7dae71e 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.1.0