7 Apr
2026
7 Apr
'26
12:51 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42291 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 196799 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196799&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... -- You are receiving this mail because: You are watching all bug changes.