https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42295
--- Comment #47 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
