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 296-298 Cataloging: Link Here
296
            - "All values of repeating tags and subfields will be printed with the given RIS tag."
296
            - "All values of repeating tags and subfields will be printed with the given RIS tag."
297
            - "<br/>"
297
            - "<br/>"
298
            - "Use of TY ( record type ) as a key will <em>replace</em> the default TY with the field value of your choosing."
298
            - "Use of TY ( record type ) as a key will <em>replace</em> the default TY with the field value of your choosing."
299
        -
300
            - Show a list of component records, as linked via field 773, in
301
            - pref: ShowComponentRecords
302
              choices:
303
                  nowhere: "no"
304
                  staff: "staff interface"
305
                  opac: "OPAC"
306
                  both: "both staff interface and OPAC"
307
            - 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-192 Staff interface: Link Here
181
                  yes: Show
181
                  yes: Show
182
                  no: "Don't show"
182
                  no: "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
- 

Return to bug 11175