From 0f5a58c11ea107dceeb95d266c93225c8eb0514f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joonas=20Kylm=C3=A4l=C3=A4?= Date: Mon, 2 Nov 2020 17:24:39 +0200 Subject: [PATCH] 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 Signed-off-by: Pasi Kallinen --- .../prog/en/modules/admin/preferences/cataloguing.pref | 9 +++++++++ .../prog/en/modules/admin/preferences/staff_interface.pref | 9 --------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref index 575dde1c50..6aa5b7f6af 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref @@ -297,3 +297,12 @@ Cataloging: - "All values of repeating tags and subfields will be printed with the given RIS tag." - "
" - "Use of TY ( record type ) as a key will replace 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. diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref index 7783a7c98c..30132b35fc 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref @@ -181,15 +181,6 @@ Staff interface: yes: Show no: "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 -- 2.11.0