bug 4412 move staff xslt prefs to staff client tab
authorNicole Engard <nengard@gmail.com>
Wed, 28 Apr 2010 08:14:32 +0000 (04:14 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Fri, 30 Apr 2010 00:59:35 +0000 (20:59 -0400)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>

koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff-client.pref

index 2d8ffb0..f817ac8 100644 (file)
@@ -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
index cb2883a..7d7135e 100644 (file)
@@ -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