11 Oct
2021
11 Oct
'21
5:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28982 --- Comment #8 from Owen Leonard <oleonard@myacpl.org> --- It wasn't that the dateformat preference wasn't available to the template before my follow-up, it was that the include file tried to reference a global JavaScript variable, "dateformat" which wasn't available. The revision makes it so that the system preference is correctly defined in JavaScript. -- You are receiving this mail because: You are watching all bug changes.