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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref (-15 / +15 lines)
Lines 131-136 Searching: Link Here
131
                  1: use
131
                  1: use
132
                  0: "don't use"
132
                  0: "don't use"
133
            - 'the operator "phr" in the callnumber and standard number staff interface searches.'
133
            - 'the operator "phr" in the callnumber and standard number staff interface searches.'
134
        -
135
            - When searching from the header in the staff interface
136
            - pref: StaffRetainSearchTerms
137
              choices:
138
                  1: "retain"
139
                  0: "don't retain"
140
            - search terms between searches.
141
        -
142
            - When searching from the header in the staff interface
143
            - pref: StaffStickySearchTerms
144
              choices:
145
                  1: "copy"
146
                  0: "don't copy"
147
            - search terms between search tabs.
148
134
    Results display:
149
    Results display:
135
        -
150
        -
136
            - pref: numSearchResultsDropdown
151
            - pref: numSearchResultsDropdown
Lines 261-280 Searching: Link Here
261
                  0: "don't search"
276
                  0: "don't search"
262
            - on all variations of the ISBN.
277
            - on all variations of the ISBN.
263
        -
278
        -
264
            - When searching from the header in the staff interface
265
            - pref: StaffRetainSearchTerms
266
              choices:
267
                  1: "retain"
268
                  0: "don't retain"
269
            - search terms between searches.
270
        -
271
            - When searching from the header in the staff interface
272
            - pref: StaffStickySearchTerms
273
              choices:
274
                  1: "copy"
275
                  0: "don't copy"
276
            - search terms between search tabs.
277
        -
278
            - pref: BiblioItemtypeInfo
279
            - pref: BiblioItemtypeInfo
279
              choices:
280
              choices:
280
                  1: "Display"
281
                  1: "Display"
281
- 

Return to bug 26247