From: Marcel de Rooy Date: Mon, 4 Apr 2011 10:04:30 +0000 (+0200) Subject: Bug 3628: opacSerialDefaultTab X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=0dba0e0d3c687ffa0c8ba64ddf5c5f217c68aa0a;p=koha.git 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 --- 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.