[Koha-bugs] [Bug 31503] Allow several consent types on the consents tab of OPAC account page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 13 17:37:18 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31503

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #155789|0                           |1
        is obsolete|                            |

--- Comment #111 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 157123
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157123&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 <martin.renvoize at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list