28 Aug
2026
28 Aug
'26
11:59 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42295 --- Comment #47 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jan Kissig from comment #44)
(In reply to Jonathan Druart from comment #42)
Created attachment 204000 [details] [review] [review] Bug 42295: Use vars stored in Koha.prefs
The patch says: ExtendedPatronAttributes: "[% Koha.Preference('ExtendedPatronAttributes') ? 1 : 0 | html %]"
This will either be "0" or "1" and both evaluate to true in JS
ha! Good catch, thanks! -- You are receiving this mail because: You are watching all bug changes.