Bugzilla – Attachment 5952 Details for
Bug 7051
Unnecessary C4::Search dependency in C4::Reserves
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Signed off patch
0001-Bug-7051-de-nesting-C4-Reserve-1st-step.patch (text/plain), 687 bytes, created by
Ian Walls
on 2011-10-18 13:53:41 UTC
(
hide
)
Description:
Signed off patch
Filename:
MIME Type:
Creator:
Ian Walls
Created:
2011-10-18 13:53:41 UTC
Size:
687 bytes
patch
obsolete
>From dd237f9c99737c23377e1795c3b07fb28051d13a Mon Sep 17 00:00:00 2001 >From: Paul Poulain <paul.poulain@biblibre.com> >Date: Sat, 17 Sep 2011 00:32:54 +0200 >Subject: [PATCH] Bug 7051 de-nesting C4::Reserve, 1st step > >C4::Search is not used, so removing it from C4::Reserves >Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com> >--- > C4/Reserves.pm | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > >diff --git a/C4/Reserves.pm b/C4/Reserves.pm >index c6ef295..f7a2e72 100644 >--- a/C4/Reserves.pm >+++ b/C4/Reserves.pm >@@ -27,7 +27,6 @@ use C4::Context; > use C4::Biblio; > use C4::Members; > use C4::Items; >-use C4::Search; > use C4::Circulation; > use C4::Accounts; > >-- >1.7.4.1 >
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 7051
: 5952