Bugzilla – Attachment 12341 Details for
Bug 8792
Babeltheque tab is useless
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Babeltheque: Remove the unused tab on the opac detail page
Babeltheque-Remove-the-unused-tab-on-the-opac-deta.patch (text/plain), 1.16 KB, created by
Jonathan Druart
on 2012-09-19 13:04:06 UTC
(
hide
)
Description:
Babeltheque: Remove the unused tab on the opac detail page
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2012-09-19 13:04:06 UTC
Size:
1.16 KB
patch
obsolete
>From ebd52f12135601bd09d978254625128f0d35201c Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Wed, 19 Sep 2012 15:05:03 +0200 >Subject: [PATCH] Babeltheque: Remove the unused tab on the opac detail page > >http://bugs.koha-community.org/show_bug.cgi?id=8792 >--- > koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt | 4 ---- > 1 file changed, 4 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >index f740488..0372365 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >@@ -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> >-- >1.7.10.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 8792
:
12341
|
12365