Bugzilla – Attachment 33889 Details for
Bug 10363
Move authorised value related code into its own package
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10363: Fix pod
Bug-10363-Fix-pod.patch (text/plain), 1.13 KB, created by
Jonathan Druart
on 2014-11-25 08:11:31 UTC
(
hide
)
Description:
Bug 10363: Fix pod
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2014-11-25 08:11:31 UTC
Size:
1.13 KB
patch
obsolete
>From 1b951361d77b45fef1a683d8a5fe921339ae6b88 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Tue, 25 Nov 2014 09:11:06 +0100 >Subject: [PATCH] Bug 10363: Fix pod > >--- > Koha/AuthorisedValue.pm | 3 +-- > Koha/AuthorisedValues.pm | 2 +- > 2 files changed, 2 insertions(+), 3 deletions(-) > >diff --git a/Koha/AuthorisedValue.pm b/Koha/AuthorisedValue.pm >index 988336f..6b7b3ab 100644 >--- a/Koha/AuthorisedValue.pm >+++ b/Koha/AuthorisedValue.pm >@@ -145,7 +145,7 @@ sub opac_description { > return $self->lib_opac() || $self->lib(); > } > >-=head3 Koha::Objects->_resultset >+=head3 Koha::Objects->_avb_resultset > > Returns the internal resultset or creates it if undefined > >@@ -175,4 +175,3 @@ Kyle M Hall <kyle@bywatersolutions.com> > =cut > > 1; >-## Please see file perltidy.ERR >diff --git a/Koha/AuthorisedValues.pm b/Koha/AuthorisedValues.pm >index 55c7266..fc199d9 100644 >--- a/Koha/AuthorisedValues.pm >+++ b/Koha/AuthorisedValues.pm >@@ -29,7 +29,7 @@ use base qw(Koha::Objects); > > =head1 NAME > >-Koha::Borrower - Koha Borrower Object class >+Koha::AuthorisedValues - Koha Borrower Object set class > > =head1 API > >-- >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 10363
:
18430
|
18431
|
18432
|
18751
|
18752
|
18753
|
20729
|
21833
|
21834
|
21835
|
21836
|
25284
|
25285
|
25286
|
25287
|
30583
|
30584
|
30585
|
30710
|
30711
|
30712
|
31565
|
32632
|
32633
|
32634
|
33416
|
33417
|
33422
|
33423
|
33860
|
33861
|
33862
|
33889
|
33949
|
35838
|
35839
|
35840
|
35841
|
41290
|
41291
|
41292
|
41293
|
41294
|
41302
|
41343
|
41344
|
41345
|
43112
|
43113
|
43114
|
43550
|
43551
|
43552
|
43553
|
43554
|
43555
|
43556
|
43557
|
43558
|
43559
|
43696
|
43827