Koha/koha-tmpl/intranet-tmpl/prog
Fridolin Somers e25944a8b1
Bug 24230: fix intranet_js plugin hook before body end tag
The plugin hook intranet_js is after body tag in intranet-bottom.inc :
    </body>
[% KohaPlugins.get_plugins_intranet_js | $raw %]
</html>

It must be before like in opac-bottom.inc

Test plan :
1) Install a Koha plugin with intranet_js hook, like KitechenSink
2) Go to an intranet page
3) Look at source of the page to see plugin code is before body end tag

Signed-off-by: Nicolas Legrand <nicolas.legrand@bulac.fr>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-12-13 15:28:33 +00:00
..
css Bug 24090: Subfield text in red when mandatory in record edition 2019-12-13 14:05:52 +00:00
en Bug 24230: fix intranet_js plugin hook before body end tag 2019-12-13 15:28:33 +00:00
img Bug 23803: (follow-up) Remove additional references and file 2019-10-11 14:35:17 +01:00
js Bug 24113: guarantor info lost when a duplicate is found 2019-11-27 07:51:04 +00:00
pdf
sound