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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref (-1 / +2 lines)
Lines 139-144 Searching: Link Here
139
                  yes: Show
139
                  yes: Show
140
                  no: "Don't show"
140
                  no: "Don't show"
141
            - results per page dropdown on staff client search results.
141
            - results per page dropdown on staff client search results.
142
            - "Note: This does not work if ElasticSearch is activated."
142
        -
143
        -
143
            - pref: OPACnumSearchResultsDropdown
144
            - pref: OPACnumSearchResultsDropdown
144
              type: boolean
145
              type: boolean
Lines 147-152 Searching: Link Here
147
                  yes: Show
148
                  yes: Show
148
                  no: "Don't show"
149
                  no: "Don't show"
149
            - results per page dropdown on OPAC search results.
150
            - results per page dropdown on OPAC search results.
151
            - "Note: This does not work if ElasticSearch is activated."
150
        -
152
        -
151
            - By default, sort search results in the staff client by
153
            - By default, sort search results in the staff client by
152
            - pref: defaultSortField
154
            - pref: defaultSortField
153
- 

Return to bug 14715