From dcf02a9e4be87d3bfe81c13065c1c6a739f4cfe6 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Fri, 5 Feb 2021 11:16:17 +0100 Subject: [PATCH] Bug 27634: Force include of dateexpiry Otherwise we see a "Date expiry" entry in the form. 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 97bcdc8d46..be8620a2fa 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,7 +802,7 @@ OPAC: type: modalselect source: borrowers exclusions: branchcode|sort1|sort2|gonenoaddress|lost|flags - inclusions: categorycode + inclusions: categorycode|dateexpiry - - "The following database columns will not appear on the patron self-modification screen:" - pref: PatronSelfModificationBorrowerUnwantedField -- 2.20.1