From 58d866f40eceae7f584cd525649a7c04b45546bd Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Fri, 10 May 2019 08:54:44 +0000 Subject: [PATCH] Bug 22844: (QA follow-up) Add pref PatronQuickAddFields too Description slightly adjusted. Signed-off-by: Marcel de Rooy Signed-off-by: David Nind --- .../prog/en/modules/admin/preferences/patrons.pref | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 415e6afc11..823492cd2a 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 @@ -150,10 +150,11 @@ Patrons: class: multi - "Comma separated list defining the default fields to be used during a patron search using the \"standard\" option. If empty Koha will default to \"surname,firstname,othernames,cardnumber,userid\". Additional fields added to this preference will be added as search options in the dropdown menu on the patron search page." - + - "The following database columns:" - pref: PatronQuickAddFields - class: multi - - (separate columns with |) - - "add these fields 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." + type: modalselect + source: borrowers + - "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." - - "Use the SMS::Send::" - pref: SMSSendDriver -- 2.20.1