Bugzilla – Attachment 79548 Details for
Bug 21444
Permanent location should show with cart location - returns.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21444: Clean up whitespace
Bug-21444-Clean-up-whitespace.patch (text/plain), 802 bytes, created by
Christopher Brannon
on 2018-09-27 20:06:57 UTC
(
hide
)
Description:
Bug 21444: Clean up whitespace
Filename:
MIME Type:
Creator:
Christopher Brannon
Created:
2018-09-27 20:06:57 UTC
Size:
802 bytes
patch
obsolete
>From f09af024e2571387799bdb36b42017a7867b639d Mon Sep 17 00:00:00 2001 >From: Christopher Brannon <cbrannon@cdalibrary.org> >Date: Thu, 27 Sep 2018 20:06:06 +0000 >Subject: [PATCH] Bug 21444: Clean up whitespace > >--- > circ/returns.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/circ/returns.pl b/circ/returns.pl >index 3b2a7a4..24c7ab2 100755 >--- a/circ/returns.pl >+++ b/circ/returns.pl >@@ -142,7 +142,7 @@ foreach ( $query->param ) { > # Deal with the requests.... > > if ($query->param('WT-itemNumber')){ >- updateWrongTransfer ($query->param('WT-itemNumber'),$query->param('WT-waitingAt'),$query->param('WT-From')); >+ updateWrongTransfer ($query->param('WT-itemNumber'),$query->param('WT-waitingAt'),$query->param('WT-From')); > } > > if ( $query->param('reserve_id') ) { >-- >2.1.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 21444
:
79547
| 79548