From 04224d4949d46be6f8e1854dba1e32e1e86354d2 Mon Sep 17 00:00:00 2001 From: Nicole Engard Date: Wed, 28 Apr 2010 04:14:32 -0400 Subject: [PATCH] bug 4412 move staff xslt prefs to staff client tab Signed-off-by: Galen Charlton --- .../prog/en/modules/admin/preferences/searching.pref | 12 ------------ .../en/modules/admin/preferences/staff-client.pref | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 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 2d8ffb0ad3..f817ac8a28 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 @@ -73,18 +73,6 @@ Searching: no: "don't show" - '"More options" on the OPAC and staff advanced search pages.' Results Display: - - - - Show biblio records on result page in the staff client - - pref: XSLTResultsDisplay - choices: - yes: using XSLT stylesheets. - no: normally. - - - - Show item details pages in the staff client - - pref: XSLTDetailsDisplay - choices: - yes: using XSLT stylesheets. - no: normally. - - By default, sort search results in the staff client by - pref: defaultSortField diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff-client.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff-client.pref index cb2883a4b1..7d7135e86f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff-client.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff-client.pref @@ -46,6 +46,18 @@ Staff Client: - pref: intranetuserjs type: textarea class: code + - + - Show biblio records on result page in the staff client + - pref: XSLTResultsDisplay + choices: + yes: using XSLT stylesheets. + no: normally. + - + - Show item details pages in the staff client + - pref: XSLTDetailsDisplay + choices: + yes: using XSLT stylesheets. + no: normally. - - Use the Yahoo UI libraries - pref: yuipath -- 2.39.2