Bugzilla – Attachment 43438 Details for
Bug 13918
Add waiting expiration date to opac list of holds for user
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13918 [QA Followup] - Remove unnecessary reference to $wcount
Bug-13918-QA-Followup---Remove-unnecessary-referen.patch (text/plain), 816 bytes, created by
Kyle M Hall (khall)
on 2015-10-15 13:45:17 UTC
(
hide
)
Description:
Bug 13918 [QA Followup] - Remove unnecessary reference to $wcount
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-10-15 13:45:17 UTC
Size:
816 bytes
patch
obsolete
>From e9f51d291efca7700b4d957795df7d41c3ee86cf Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Thu, 15 Oct 2015 09:44:13 -0400 >Subject: [PATCH] Bug 13918 [QA Followup] - Remove unnecessary reference to $wcount > >--- > opac/opac-user.pl | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > >diff --git a/opac/opac-user.pl b/opac/opac-user.pl >index e884609..8238a12 100755 >--- a/opac/opac-user.pl >+++ b/opac/opac-user.pl >@@ -320,7 +320,6 @@ if ( $borr->{'opacnote'} ) { > > $template->param( > bor_messages_loop => GetMessages( $borrowernumber, 'B', 'NONE' ), >- waiting_count => $wcount, > patronupdate => $patronupdate, > OpacRenewalAllowed => C4::Context->preference("OpacRenewalAllowed"), > userview => 1, >-- >1.7.2.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 13918
:
37271
|
37272
|
40033
|
40035
|
41862
|
41863
|
41864
|
41865
|
41945
|
41946
|
41947
|
41948
|
42652
|
42653
|
42654
|
42655
|
42656
|
42745
|
42746
|
42747
|
42748
|
42749
|
42779
|
42780
|
42781
|
42782
|
42783
|
43429
|
43430
|
43431
|
43432
|
43433
|
43438
|
43502
|
43503
|
43504
|
43505
|
43506
|
43507
|
46130
|
46131
|
46132
|
46133
|
46134
|
46135