Bugzilla – Attachment 2382 Details for
Bug 5013
"New patron" menu button broken on circulation patron select screen
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Additional change
0001-Follow-up-fix-for-Bug-5013-New-patron-menu-button-br.patch (text/plain), 671 bytes, created by
Owen Leonard
on 2010-07-16 15:43:57 UTC
(
hide
)
Description:
Additional change
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2010-07-16 15:43:57 UTC
Size:
671 bytes
patch
obsolete
>From d3d7840ce58e1c3aebf16e9e8cb82b86f57740ad Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 16 Jul 2010 11:42:08 -0400 >Subject: [PATCH] Follow-up fix for Bug 5013, "New patron" menu button broken > >Menu was working on members-home.pl but not on members.pl >--- > members/member.pl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/members/member.pl b/members/member.pl >index 3b1b98e..dde29eb 100755 >--- a/members/member.pl >+++ b/members/member.pl >@@ -157,7 +157,7 @@ $template->param( > ); > $template->param( > branchloop=>$branches, >- categoryloop=>\@categories, >+ categories=>\@categories, > ); > > >-- >1.7.0.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 5013
:
2368
| 2382 |
2501