Bugzilla – Attachment 2841 Details for
Bug 2981
Misleading interface for selecting patron from circulation search results
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
signed off patch
0001-Alternate-fix-for-Bug-2981-removing-onclick-redirec.patch (text/plain), 883 bytes, created by
Nicole C. Engard
on 2010-12-14 15:18:41 UTC
(
hide
)
Description:
signed off patch
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2010-12-14 15:18:41 UTC
Size:
883 bytes
patch
obsolete
>From 1cee38f26018953c29dfc6bbe2afcf70681de819 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Tue, 18 May 2010 12:49:52 -0400 >Subject: [PATCH] Alternate fix for Bug 2981, removing onclick redirect >Content-Type: text/plain; charset="utf-8" > > >Signed-off-by: Nicole Engard <nengard@bywatersolutions.com> >--- > circ/circulation.pl | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > >diff --git a/circ/circulation.pl b/circ/circulation.pl >index c4421ed..5069543 100755 >--- a/circ/circulation.pl >+++ b/circ/circulation.pl >@@ -493,7 +493,6 @@ if ($borrowerslist) { > -id => 'borrowernumber', > -values => \@values, > -labels => \%labels, >- -onclick => "window.location = '/cgi-bin/koha/circ/circulation.pl?borrowernumber=' + this.value;", > -size => 7, > -tabindex => '', > -multiple => 0 >-- >1.5.6.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 2981
:
1011
|
1012
| 2841