https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31503
--- Comment #96 from Martin Renvoize <[email protected]> --- Created attachment 155789 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155789&action=edit Bug 31503: (follow-up) Use KohaPlugins.feature_enabled This patch switches the code from using Koha.preference('OPACCustomConsentTypes') to using KohaPlugins.feature_enabled('patron_consent_type'). Signed-off-by: Martin Renvoize <[email protected]> -- 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/
