https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42291
--- Comment #10 from Jan Kissig <[email protected]> --- (In reply to Jonathan Druart from comment #1) > Created attachment 196799 [details] [review] > 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... Hi Jonathan and Paul I removed the remaining TT stuff from build_dropdown and moved it to the non TT JS block. Could you have a short look at it so this can remain passed QA? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
