From 931d39a19713862e36c77873b5a46aa25d3f642c Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Fri, 5 Feb 2021 10:56:20 +0100 Subject: [PATCH] Bug 27634: Force include categorycode to PatronSelfRegistrationBorrowerUnwantedField We should always use the category defined in PatronSelfRegistrationDefaultCategory. This could be discussed however. Signed-off-by: David Nind Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 1 + 1 file changed, 1 insertion(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index 199a0615e1..97bcdc8d46 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -802,6 +802,7 @@ OPAC: type: modalselect source: borrowers exclusions: branchcode|sort1|sort2|gonenoaddress|lost|flags + inclusions: categorycode - - "The following database columns will not appear on the patron self-modification screen:" - pref: PatronSelfModificationBorrowerUnwantedField -- 2.20.1