https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40383
--- Comment #36 from Jonathan Druart <[email protected]> --- (In reply to Martin Renvoize (ashimema) from comment #33) > Created attachment 194329 [details] [review] > Bug 40383: Enhanced EDIFACT message modal with search and focus functionality This patch adds TT tags within script tags. + var interface = "[% interface | html %]"; + var theme = "[% theme | html %]"; It seems that those 2 variables are not used anyway. -- 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/
