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:
parent
fc49b7a3b5
commit
2b9ba0fd0a
1 changed files with 0 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue