From 277e1b4cc478040fb774157d430562ab13360e2d Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Tue, 29 Mar 2022 01:44:58 +0000 Subject: [PATCH] Bug 30121: (follow-up) exclude relationship from PatronQuickAddFields --- .../intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref | 1 + 1 file changed, 1 insertion(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref index 9ef410f24c..65f7954f60 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref @@ -247,6 +247,7 @@ Patrons: - pref: PatronQuickAddFields type: modalselect source: borrowers + exclusions: relationship - "will be added to the patron quick add form when entering a new patron. Displays only mandatory fields and fields specified here. If applicable the guarantor form will be shown as well, individual fields in that form will be ignored." - - "When adding new patrons or editing existing patrons, collapse the following fields from the full form (can still be expanded later):" -- 2.20.1