From 3e75fdf1542351e840cae802868560f2b0949425 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sun, 2 May 2021 04:47:34 +0000 Subject: [PATCH] Bug 26247: (QA follow-up) Move prefs from Search > Results display to Search > Search form --- .../en/modules/admin/preferences/searching.pref | 29 +++++++++++----------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref index 371d46c87f..5e75b3d8a6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref @@ -131,6 +131,21 @@ Searching: 1: use 0: "don't use" - 'the operator "phr" in the callnumber and standard number staff interface searches.' + - + - When searching from the header in the staff interface + - pref: StaffRetainSearchTerms + choices: + 1: "retain" + 0: "don't retain" + - search terms between searches. + - + - When searching from the header in the staff interface + - pref: StaffStickySearchTerms + choices: + 1: "copy" + 0: "don't copy" + - search terms between search tabs. + Results display: - - pref: numSearchResultsDropdown @@ -261,20 +276,6 @@ Searching: 0: "don't search" - on all variations of the ISBN. - - - When searching from the header in the staff interface - - pref: StaffRetainSearchTerms - choices: - 1: "retain" - 0: "don't retain" - - search terms between searches. - - - - When searching from the header in the staff interface - - pref: StaffStickySearchTerms - choices: - 1: "copy" - 0: "don't copy" - - search terms between search tabs. - - - pref: BiblioItemtypeInfo choices: 1: "Display" -- 2.11.0