8 Apr
2026
8 Apr
'26
10:16 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42291 --- Comment #3 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 196917 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196917&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.