From 68044717537a49dd72d5a6bd384ef03e0e2ef23d Mon Sep 17 00:00:00 2001 From: Jesse Weaver Date: Wed, 19 Nov 2008 14:58:31 +0100 Subject: [PATCH] fix for bug 2447: yuipath variable not getting passed to help pages This updates help.pl to pass the yuipath variable correctly. It also adds some script references to help-top.inc to avoid other js errors. Signed-off-by: Galen Charlton --- koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc old mode 100644 new mode 100755 -- 2.39.5