https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42287 --- Comment #5 from Jan Kissig <bibliothek@th-wildau.de> --- Created attachment 198275 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198275&action=edit Bug 42287: Tidy all script tags - members 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 members/patrons module. The 2 main changes are in the following files: * moremember.tt => Trivial, simply moving the existing JS variable to a separate script tag * update-child.tt => Trivial, only a single variable created: 'patron_id' Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.