Bugzilla – Attachment 40670 Details for
Bug 13851
Replace waiting holds logic in circulation.pl with Koha Objects
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13851: Fix typo in POD
Bug-13851-Fix-typo-in-POD.patch (text/plain), 674 bytes, created by
Kyle M Hall (khall)
on 2015-06-26 14:14:51 UTC
(
hide
)
Description:
Bug 13851: Fix typo in POD
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-06-26 14:14:51 UTC
Size:
674 bytes
patch
obsolete
>From 83b246edab34a904bb1bfdedf93ef417f7fe646f Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@koha-community.org> >Date: Thu, 18 Jun 2015 10:49:24 +0200 >Subject: [PATCH] Bug 13851: Fix typo in POD > >Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org> >--- > Koha/Branches.pm | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/Koha/Branches.pm b/Koha/Branches.pm >index d6f3f80..c1078a2 100644 >--- a/Koha/Branches.pm >+++ b/Koha/Branches.pm >@@ -29,7 +29,7 @@ use base qw(Koha::Objects); > > =head1 NAME > >-Koha::Branches - Koha Reserve object set class >+Koha::Branches - Koha Branch object set class > > =head1 API > >-- >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 13851
:
36947
|
37303
|
38175
|
39740
|
40028
|
40039
|
40247
|
40256
|
40257
|
40258
|
40668
|
40669
| 40670