From b40c82cb5681685151e7164b3d0683401d81f215 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 24 Mar 2015 10:14:12 -0400 Subject: [PATCH] JBAS-500 repair JS syntax error in TPAC JS loader * Recover missing '}' * Reformat to remove tab characters and make easier to read. Signed-off-by: Bill Erickson --- KCLS/openils/var/templates_kcls/opac/parts/js.tt2 | 43 ++++++++++++----------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/KCLS/openils/var/templates_kcls/opac/parts/js.tt2 b/KCLS/openils/var/templates_kcls/opac/parts/js.tt2 index 5067acddcc..583a332733 100644 --- a/KCLS/openils/var/templates_kcls/opac/parts/js.tt2 +++ b/KCLS/openils/var/templates_kcls/opac/parts/js.tt2 @@ -7,31 +7,32 @@ [% IF ctx.page == 'record' %] -- 2.11.0