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 312-314 Cataloging: Link Here
312
            - "All values of repeating tags and subfields will be printed with the given RIS tag."
312
            - "All values of repeating tags and subfields will be printed with the given RIS tag."
313
            - "<br/>"
313
            - "<br/>"
314
            - "Use of TY ( record type ) as a key will <em>replace</em> the default TY with the field value of your choosing."
314
            - "Use of TY ( record type ) as a key will <em>replace</em> the default TY with the field value of your choosing."
315
        -
316
            - Show a list of component records, as linked via field 773, in
317
            - pref: ShowComponentRecords
318
              choices:
319
                  nowhere: "no"
320
                  staff: "staff interface"
321
                  opac: "OPAC"
322
                  both: "both staff interface and OPAC"
323
            - 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