Bug 17416 - Move javascript in doc-head-close.inc into a separate include
authorOwen Leonard <oleonard@myacpl.org>
Mon, 10 Oct 2016 09:52:51 +0000 (05:52 -0400)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 9 Dec 2016 18:13:17 +0000 (18:13 +0000)
commit10a0f53fb6f4413a23e5836c14567c23e8284774
treed618e766ff291af7f7e03f8bf223bdd9b818abb5
parent2fcceb7f402abdc7ca30d72d11e1815a1309b41b
Bug 17416 - Move javascript in doc-head-close.inc into a separate include

In order to prepare to move staff client javascript assets into the
footer, this patch creates a new include file containing all <script>
content. This change should have no visible effect on how pages are
generated.

To test, apply the patch and view various pages in the staff client
(ciruclation, preferences, etc) to confirm that JavaScript is working
correctly.

Signed-off-by: Claire Gravely <claire_gravely@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
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 [new file with mode: 0644]