View | Details | Raw Unified | Return to bug 32520
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref (-2 / +1 lines)
Lines 56-62 Patrons: Link Here
56
           class: integer
56
           class: integer
57
         - results per page in the staff interface.
57
         - results per page in the staff interface.
58
     -
58
     -
59
         - "Comma separated list defining the default fields to be used during a patron search using the \"standard\" option:"
59
         - "Comma separated list defining the default fields to be used during a patron search using the \"standard\" option in the patrons or circulation module:"
60
         - pref: DefaultPatronSearchFields
60
         - pref: DefaultPatronSearchFields
61
           class: multi
61
           class: multi
62
         - "If empty Koha will default to \"firstname,middle_name,surname,othernames,cardnumber,userid\". Additional fields added to this preference will be added as search options in the dropdown menu on the patron search page."
62
         - "If empty Koha will default to \"firstname,middle_name,surname,othernames,cardnumber,userid\". Additional fields added to this preference will be added as search options in the dropdown menu on the patron search page."
63
- 

Return to bug 32520