Bugzilla – Attachment 46890 Details for
Bug 12803
Add ability to skip closed libraries when generating the holds queue
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12803 [QA Followup] - Remove use of C4::Dates
Bug-12803-QA-Followup---Remove-use-of-C4Dates.patch (text/plain), 649 bytes, created by
Kyle M Hall (khall)
on 2016-01-19 14:55:50 UTC
(
hide
)
Description:
Bug 12803 [QA Followup] - Remove use of C4::Dates
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2016-01-19 14:55:50 UTC
Size:
649 bytes
patch
obsolete
>From c1b521573a4738d6410886749d2e7fc1186d6036 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Mon, 19 Oct 2015 14:31:23 -0400 >Subject: [PATCH] Bug 12803 [QA Followup] - Remove use of C4::Dates > >C4::Dates was being included, but not used in the code! >--- > C4/HoldsQueue.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/C4/HoldsQueue.pm b/C4/HoldsQueue.pm >index 3b92f9b..3cfe206 100755 >--- a/C4/HoldsQueue.pm >+++ b/C4/HoldsQueue.pm >@@ -29,7 +29,6 @@ use C4::Branch; > use C4::Circulation; > use C4::Members; > use C4::Biblio; >-use C4::Dates qw/format_date/; > use Koha::DateUtils; > > use List::Util qw(shuffle); >-- >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 12803
:
31057
|
31060
|
31061
|
31062
|
31063
|
31630
|
31631
|
32046
|
32271
|
43509
|
43510
|
43511
|
43512
|
43610
|
43779
|
43833
|
43979
|
45569
|
45570
|
45571
|
45572
|
45573
|
45574
|
45575
|
45576
|
45638
|
45643
|
45644
|
46888
|
46889
|
46890
|
46891
|
46892
|
46893
|
46894
|
46895
|
47246
|
47247
|
48574
|
48575