Bug 11175: (follow-up) Relocate and reword ShowComponentRecords syspref description
The syspref is not only affecting staff interface so moving it to Cataloguing section. Added also notes about UNIMARC and Elasticsearch not being supported. Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Pasi Kallinen <pasi.kallinen@koha-suomi.fi> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Andrew Nugged <nugged@gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
9b09b2558b
commit
c14ff59f73
2 changed files with 9 additions and 9 deletions
|
@ -312,3 +312,12 @@ Cataloging:
|
|||
- "All values of repeating tags and subfields will be printed with the given RIS tag."
|
||||
- "<br/>"
|
||||
- "Use of TY ( record type ) as a key will <em>replace</em> the default TY with the field value of your choosing."
|
||||
-
|
||||
- Show a list of component records, as linked via field 773, in
|
||||
- pref: ShowComponentRecords
|
||||
choices:
|
||||
nowhere: "no"
|
||||
staff: "staff interface"
|
||||
opac: "OPAC"
|
||||
both: "both staff interface and OPAC"
|
||||
- record detail pages. Elasticsearch and UNIMARC are not supported.
|
||||
|
|
|
@ -181,15 +181,6 @@ Staff interface:
|
|||
1: Show
|
||||
0: "Don't show"
|
||||
- a search field pulldown for 'Search the catalog' boxes.
|
||||
-
|
||||
- Show a list of component records, as linked via field 773, in
|
||||
- pref: ShowComponentRecords
|
||||
choices:
|
||||
nowhere: "no"
|
||||
staff: "staff client"
|
||||
opac: "OPAC"
|
||||
both: "both staff client and OPAC"
|
||||
- record detail pages.
|
||||
Authentication:
|
||||
-
|
||||
- pref: staffShibOnly
|
||||
|
|
Loading…
Reference in a new issue