From 262f3101fddd5d3e58d3f8062035523a0f169d8c Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 19 May 2016 09:02:59 -0400 Subject: [PATCH] [SIGNED-OFF] Bug 16553 - Incorrect path to jQueryUI file in help template This patch corrects an incorrect path to the jQueryUI library file in the help system header include. To test, apply the patch and open any help file in the staff client. Your browser's JavaScript console should report no errors. Signed-off-by: Bernardo Gonzalez Kriegel No more console errors No qa errors --- koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc index 5299afd..7d85d95 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc @@ -10,7 +10,7 @@ [% END %] - + -- 1.9.1