Bugzilla – Attachment 43507 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), 866 bytes, created by
Jonathan Druart
on 2015-10-16 13:17:54 UTC
(
hide
)
Description:
Bug 13918 [QA Followup] - Remove unnecessary reference to $wcount
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-10-16 13:17:54 UTC
Size:
866 bytes
patch
obsolete
>From 91bf7872b26c00f8a5d9455892c0e2fbef350c4f 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> >--- > opac/opac-user.pl | 1 - > 1 file changed, 1 deletion(-) > >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, >-- >2.1.0
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