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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref (+9 lines)
Lines 305-307 Cataloging: Link Here
305
            - "All values of repeating tags and subfields will be printed with the given RIS tag."
305
            - "All values of repeating tags and subfields will be printed with the given RIS tag."
306
            - "<br/>"
306
            - "<br/>"
307
            - "Use of TY ( record type ) as a key will <em>replace</em> the default TY with the field value of your choosing."
307
            - "Use of TY ( record type ) as a key will <em>replace</em> the default TY with the field value of your choosing."
308
        -
309
            - Show a list of component records, as linked via field 773, in
310
            - pref: ShowComponentRecords
311
              choices:
312
                  nowhere: "no"
313
                  staff: "staff interface"
314
                  opac: "OPAC"
315
                  both: "both staff interface and OPAC"
316
            - record detail pages. Elasticsearch and UNIMARC are not supported.
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref (-10 lines)
Lines 181-195 Staff interface: Link Here
181
                  1: Show
181
                  1: Show
182
                  0: "Don't show"
182
                  0: "Don't show"
183
            - a search field pulldown for 'Search the catalog' boxes.
183
            - a search field pulldown for 'Search the catalog' boxes.
184
        -
185
            - Show a list of component records, as linked via field 773, in
186
            - pref: ShowComponentRecords
187
              choices:
188
                  nowhere: "no"
189
                  staff: "staff client"
190
                  opac: "OPAC"
191
                  both: "both staff client and OPAC"
192
            - record detail pages.
193
    Authentication:
184
    Authentication:
194
        -
185
        -
195
            - pref: staffShibOnly
186
            - pref: staffShibOnly
196
- 

Return to bug 11175