From 25b77b4272a558a4bc86ab2ea6d2c8aba075a987 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 Signed-off-by: Martin Renvoize Signed-off-by: Andrew Nugged --- .../prog/en/modules/admin/preferences/cataloguing.pref | 9 +++++++++ .../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 921db7bbd09..823a1e94d37 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 @@ -312,3 +312,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 60c9823951b..10c41c581d4 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: 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 -- 2.25.1