From 91ae5c3ecb7430bf14e08ed7e94030579830786d Mon Sep 17 00:00:00 2001 From: Aleisha Amohia Date: Wed, 25 Oct 2017 20:22:10 +0000 Subject: [PATCH] Bug 13952: [FOLLOW-UP] Fixing JS error Missing a bracket that stopped the export modal from closing after clicking the button. Now fixed. --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt index cf70662..7b7283d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt @@ -8,7 +8,7 @@ [% END %] [% INCLUDE 'doc-head-close.inc' %] - + [% INCLUDE 'datatables.inc' %]