Bugzilla – Attachment 6751 Details for
Bug 7348
Fix error in IE where the serials toolbar buttons do not show.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Signed-off patch
0001-SIGNED-OFF-Bug-7348-Fixed-error-for-serial-toolbar-b.patch (text/plain), 1.04 KB, created by
Owen Leonard
on 2011-12-13 13:52:20 UTC
(
hide
)
Description:
Signed-off patch
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2011-12-13 13:52:20 UTC
Size:
1.04 KB
patch
obsolete
>From d224764d7d8f27d371fb412cf1eae24227ac44f0 Mon Sep 17 00:00:00 2001 >From: Duncan Tyler <duncan@catalyst.net.nz> >Date: Tue, 13 Dec 2011 16:42:17 +1300 >Subject: [PATCH] [SIGNED-OFF] Bug 7348 - Fixed error for serial toolbar buttons in IE7 >Content-Type: text/plain; charset="utf-8" > >http://bugs.koha-community.org/show_bug.cgi?id=7348 >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../prog/en/includes/serials-toolbar.inc | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/serials-toolbar.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/serials-toolbar.inc >index 3e22038..231e37e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/serials-toolbar.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/serials-toolbar.inc >@@ -44,7 +44,7 @@ onclick: {fn:function(){popup([% subscriptionid %])}} > label: _("Edit"), > name: "editmenubutton", > menu: editmenu, >- container: "editmenuc", >+ container: "editmenuc" > > }); > [% END %] >-- >1.7.3 >
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 7348
:
6725
| 6751