Bug 3628: opacSerialDefaultTab
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 4 Apr 2011 10:04:30 +0000 (12:04 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 4 Apr 2011 22:14:13 +0000 (10:14 +1200)
This partial fix makes this existing pref visible in the interface.
It should work for UNIMARC. Some work still needs to be done at the MARC side.

Signed-off-by: Claire Hernandez <claire.hernandez@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref

index fc20c55..58db404 100644 (file)
@@ -1,4 +1,12 @@
 Serials:
+    -
+        - Show
+        - pref: opacSerialDefaultTab
+          choices:
+              holdings: Holdings tab
+              subscriptions: Subscriptions tab
+              serialcollection: Serial Collection tab
+        - as default tab for serials in OPAC. Please note that the Serial Collection tab is currently available only for UNIMARC.
     -
         - pref: RenewSerialAddsSuggestion
           choices:
@@ -33,4 +41,4 @@ Serials:
           choices:
               simplified: a summary
               full: a full list
-        - of the serial issues.
\ No newline at end of file
+        - of the serial issues.