Bugzilla – Attachment 119583 Details for
Bug 23271
Koha::Patron::Category should use Koha::Object::Limit::Library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23271: (QA follow-up) Minor POD fix
Bug-23271-QA-follow-up-Minor-POD-fix.patch (text/plain), 912 bytes, created by
Martin Renvoize (ashimema)
on 2021-04-14 14:48:42 UTC
(
hide
)
Description:
Bug 23271: (QA follow-up) Minor POD fix
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2021-04-14 14:48:42 UTC
Size:
912 bytes
patch
obsolete
>From 61d7b8d995508838dc23ac46d785386dbbfd9130 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Tue, 13 Apr 2021 09:09:11 -0300 >Subject: [PATCH] Bug 23271: (QA follow-up) Minor POD fix > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > Koha/Patron/Categories.pm | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > >diff --git a/Koha/Patron/Categories.pm b/Koha/Patron/Categories.pm >index af59fb85e8..ae24b0bc5d 100644 >--- a/Koha/Patron/Categories.pm >+++ b/Koha/Patron/Categories.pm >@@ -33,7 +33,9 @@ Koha::Patron::Categories - Koha Patron Category Object set class > > =cut > >-=head3 type >+=head2 Internal methods >+ >+=head3 _type > > =cut > >@@ -41,6 +43,10 @@ sub _type { > return 'Category'; > } > >+=head3 object_class >+ >+=cut >+ > sub object_class { > return 'Koha::Patron::Category'; > } >-- >2.20.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 23271
:
94292
|
94293
|
94294
|
119503
|
119504
|
119505
|
119529
|
119530
|
119531
|
119532
|
119533
|
119537
|
119579
|
119580
|
119581
|
119582
|
119583
|
119584
|
119772
|
119773
|
119774
|
119775
|
119776
|
119777
|
119939
|
119956
|
119957
|
120054