https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40000
--- Comment #24 from Jonathan Druart <[email protected]> --- (In reply to Fridolin Somers from comment #22) > Ah but is it not a boolean pref. > > And needs HTML filter no ? > > addPrefs({'anonPatronId': [% Koha.Preference('AnonymousPatron') | html %]}) Yes, have a look at `git grep addPrefs`, we already have occurrences pushed to main, or have a look at the remote branch bug_41324 in my Koha gitlab repo for more examples. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
