Bugzilla – Attachment 6725 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]
Patch to fix error in IE
0001-Fixed-error-for-serial-toolbar-buttons-in-IE7.patch (text/plain), 903 bytes, created by
Duncan
on 2011-12-13 03:51:31 UTC
(
hide
)
Description:
Patch to fix error in IE
Filename:
MIME Type:
Creator:
Duncan
Created:
2011-12-13 03:51:31 UTC
Size:
903 bytes
patch
obsolete
>From 0719adc2af4c1191ec6aaa881dc278d2dfd9e88b 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] Fixed error for serial toolbar buttons in IE7 > >--- > .../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.5.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 7348
:
6725
|
6751