From 0dba0e0d3c687ffa0c8ba64ddf5c5f217c68aa0a Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Mon, 4 Apr 2011 12:04:30 +0200 Subject: [PATCH] Bug 3628: opacSerialDefaultTab 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 Signed-off-by: Chris Cormack --- .../prog/en/modules/admin/preferences/serials.pref | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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 fc20c55f86..58db404558 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,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. -- 2.39.5