Bugzilla – Attachment 46135 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), 922 bytes, created by
Kyle M Hall (khall)
on 2015-12-31 12:45:34 UTC
(
hide
)
Description:
Bug 13918 [QA Followup] - Remove unnecessary reference to $wcount
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-12-31 12:45:34 UTC
Size:
922 bytes
patch
obsolete
>From 085beb209ad1b2025902f95d4b5586dc1f7a703a 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 > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > opac/opac-user.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/opac/opac-user.pl b/opac/opac-user.pl >index 09f2a32..8825b84 100755 >--- a/opac/opac-user.pl >+++ b/opac/opac-user.pl >@@ -319,7 +319,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, >-- >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 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