From 1ea77a3a0be77d65f9ea21ace961073c9c9af9c8 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 --- .../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 73e66fbc2f..36bfd27d16 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 @@ -296,3 +296,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 66726ecdfa..249a783e4f 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,12 +181,3 @@ 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. -- 2.11.0