https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42296 --- Comment #10 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 203590 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203590&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 <bibliothek@th-wildau.de> Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.