5 Mar
2026
5 Mar
'26
5:06 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40383 --- Comment #37 from Jonathan Druart <jonathan.druart@gmail.com> --- There are actually used in other .js files. I would suggest to move them into a separate script tag: <script> const interface = "[% interface | html %]"; const theme = "[% theme | html %]"; </script> -- You are receiving this mail because: You are watching all bug changes.