Babeltheque: Remove the unused tab on the opac detail page

http://bugs.koha-community.org/show_bug.cgi?id=8792
Signed-off-by: Marc Veron <veron@veron.ch>
Babeltheque tab is removed as expected

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
This commit is contained in:
Jonathan Druart 2012-09-19 15:05:03 +02:00 committed by Paul Poulain
parent fc49b7a3b5
commit 2b9ba0fd0a

View file

@ -695,10 +695,6 @@ YAHOO.util.Event.onContentReady("furtherm", function () {
<li id="tab_editions"><a href="#editions">Editions</a></li>
[% END %][% END %]
[% IF ( Babeltheque ) %]
<li id="tab_babeltheque"><a href="#babeltheque">Babelthèque</a></li>
[% END %]
[% IF ( serialcollection ) %]
[% IF ( defaulttab == 'serialcollection' ) %]<li id="tab_serialcollection" class="ui-tabs-selected">[% ELSE %]<li id="tab_serialcollection">[% END %]
<a href="#serialcollection">Serial collection</a>