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

Claire Hernandez claire.hernandez at biblibre.com
Mon Apr 4 12:04:30 CEST 2011


From: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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 at biblibre.com>
---
 .../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.7.1



More information about the Koha-patches mailing list