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

(-)koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref (-4 / +3 lines)
Lines 175-185 Link Here
175
            - results per page in the OPAC.
175
            - results per page in the OPAC.
176
        -
176
        -
177
            - pref: OPACItemsResultsDisplay
177
            - pref: OPACItemsResultsDisplay
178
              type: boolean
179
              choices:
178
              choices:
180
                  yes: Show
179
                statuses: "statuses"
181
                  no: "Don't show"
180
                itemdetails: "itemdetails"
182
            - "an item's branch, location and call number in OPAC search results."
181
            - "statuses : show only the status and branch of items in results list. itemdisplay : show full location of items (branch+location+callnumber) as in staff interface."

Return to bug 4268