https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42292 --- Comment #36 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200955 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200955&action=edit Bug 42292: Tidy all script tags - OPAC 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 OPAC module. Non-trivial changes, we modify the whole OPAC in a single patch. Testing this patch should focus on: * date formatting * the cover images on the search result and shelves views 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.