Bugzilla – Attachment 12365 Details for
Bug 8792
Babeltheque tab is useless
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Babeltheque: Remove the unused tab on the opac detail page
SIGNED-OFF-Babeltheque-Remove-the-unused-tab-on-th.patch (text/plain), 1.31 KB, created by
Marc Véron
on 2012-09-19 19:21:01 UTC
(
hide
)
Description:
[SIGNED-OFF] Babeltheque: Remove the unused tab on the opac detail page
Filename:
MIME Type:
Creator:
Marc Véron
Created:
2012-09-19 19:21:01 UTC
Size:
1.31 KB
patch
obsolete
>From 098b222a36feb87badf12c9e8a87287ae691c2e9 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] [SIGNED-OFF] Babeltheque: Remove the unused tab on the opac detail page >Content-Type: text/plain; charset="utf-8" > >http://bugs.koha-community.org/show_bug.cgi?id=8792 >Signed-off-by: Marc Veron <veron@veron.ch> >Babeltheque tab is removed as expected >--- > koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt | 4 ---- > 1 files changed, 0 insertions(+), 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.2.5
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