Babeltheque: Remove the unused tab on the opac detail page
authorJonathan Druart <jonathan.druart@biblibre.com>
Wed, 19 Sep 2012 13:05:03 +0000 (15:05 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Mon, 22 Oct 2012 15:10:22 +0000 (17:10 +0200)
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>
koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt

index f740488..0372365 100644 (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>