https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42295
Jan Kissig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #44 from Jan Kissig <[email protected]> --- (In reply to Jonathan Druart from comment #42) > Created attachment 204000 [details] [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 -- 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/
