Owen Leonard
8669dc1548
This patch makes two minor corrections: 1. The item types localization modal redirect problem has been fixed by excluding the anti-clickjack code from executing in the footer. 2. The sidebar menu highlighting script has been modified to correctly handle the clone-rules page. Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
6 lines
184 B
HTML
6 lines
184 B
HTML
[% IF ( footerjs ) %]
|
|
[% INCLUDE js_includes.inc popup=1 %]
|
|
[% jsinclude # Parse the page template's JavaScript block if necessary %]
|
|
[% END %]
|
|
</body>
|
|
</html>
|