https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42288 --- Comment #3 from Jan Kissig <bibliothek@th-wildau.de> --- Created attachment 197282 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197282&action=edit Bug 42288: Tidy all script tags - reserve 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 reserve/hold module. The changes are trivial but make sure there is no JS errors/warnings in the console when placing a hold on an item. Also the table settings need to be taken into account. Signed-off-by: Jan Kissig <bibliothek@th-wildau.de> -- You are receiving this mail because: You are watching all bug changes.