From 47f65da22e63a35fdecf6857016983869d6855cb Mon Sep 17 00:00:00 2001 From: David Bourgault Date: Wed, 22 Nov 2017 14:35:27 -0500 Subject: [PATCH] Bug 19683: Fix authority types in tools/export template Fixes the bug by correcting the variable names in the template. To test: 1) Tools > Export > Export authority records 2) Authority Types dropdown is not empty Signed-off-by: Claire Gravely Signed-off-by: Marcel de Rooy Amended: Changing the export script and unblessing is not needed. Signed-off-by: Jonathan Druart Signed-off-by: Nick Clemens --- koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt index fc9892ec5e..19224f486d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt @@ -207,7 +207,7 @@ $(document).ready(function() { -- 2.20.1