Bug 17870 - Call to include file incorrectly moved into the footer
authorOwen Leonard <oleonard@myacpl.org>
Mon, 9 Jan 2017 17:39:01 +0000 (17:39 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 13 Jan 2017 11:27:39 +0000 (11:27 +0000)
commit14c34c0c687ddece0708baf3dfc0cc43f1c5b8be
tree939fd58eaf95d483f41dc2c1c7a4a2163088f0a6
parent87bbe7e18b19b774fe80d0a9c3e0a9bb494a861d
Bug 17870 - Call to include file incorrectly moved into the footer

This patch moves a line of template code from js_includes.inc back into
doc-head-close.inc where it belongs.

To test, apply the patch and view a page which uses a template that
depends on html_helpers.inc being processed. For example:

- The set library page
- The holds queue report
- The new patron form

The pages should work correctly.

Signed-off-by: Claire Gravely <claire_gravely@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc
koha-tmpl/intranet-tmpl/prog/en/includes/js_includes.inc