[Koha-patches] [PATCH] Bug 3628: opacSerialDefaultTab

Marcel de Rooy M.de.Rooy at rijksmuseum.nl
Thu Mar 31 12:47:50 CEST 2011


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.
---
 .../prog/en/modules/admin/preferences/serials.pref |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref
index fc20c55..58db404 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref
@@ -1,5 +1,13 @@
 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:
               yes: Add
@@ -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.
-- 
1.6.0.6



More information about the Koha-patches mailing list