https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42291 --- Comment #7 from Jan Kissig <bibliothek@th-wildau.de> --- Created attachment 200076 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200076&action=edit Bug 42291: Tidy all script tags - shelves 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 virtual shelves module. Trivial changes, the existing JS variables are moved in a separate script tag. We could have gone further with the list of shelves (the build_dropdown function) , but that's for another day... 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.