https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42281 --- Comment #21 from Jan Kissig <bibliothek@th-wildau.de> --- Created attachment 199216 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199216&action=edit Bug 42281: Tidy all script tags - authorities 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 focuses on the authority module. The 3 main changes are in the following files: * detail.tt * merge.tt * searchresultlist-auth.tt diff is trivial Note that authorities/authorities.tt is on a separate bug (bug 42284) Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> Signed-off-by: Jan Kissig <bibliothek@th-wildau.de> -- You are receiving this mail because: You are watching all bug changes.