https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42296
--- Comment #2 from Jan Kissig <[email protected]> --- Created attachment 201913 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201913&action=edit Bug 42296: Tidy all script tags - trivial occurrences In order to tidy all the script tags of the .tt files we isolate the interpolation of Template::Toolkit variables in a separate script tag. This patch only adds 'data-tt-allowed="true"' when needed. The work to move the JS variable to a separate script tag has been done already on bug 41324. Signed-off-by: Jan Kissig <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
