Bugzilla – Attachment 109043 Details for
Bug 23166
Simplify code related to orders in catalogue/*detail.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23166: (QA follow-up) Add POD text
Bug-23166-QA-follow-up-Add-POD-text.patch (text/plain), 787 bytes, created by
Nick Clemens (kidclamp)
on 2020-08-24 20:32:24 UTC
(
hide
)
Description:
Bug 23166: (QA follow-up) Add POD text
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2020-08-24 20:32:24 UTC
Size:
787 bytes
patch
obsolete
>From 9f86fb2f2e7d45cabcfaffbb027702e296fc3d4d Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Joonas=20Kylm=C3=A4l=C3=A4?= <joonas.kylmala@helsinki.fi> >Date: Mon, 24 Aug 2020 18:34:10 +0300 >Subject: [PATCH] Bug 23166: (QA follow-up) Add POD text > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > Koha/Template/Plugin/Context.pm | 6 ++++++ > 1 file changed, 6 insertions(+) > >diff --git a/Koha/Template/Plugin/Context.pm b/Koha/Template/Plugin/Context.pm >index 03c024b609..3e5be2b3da 100644 >--- a/Koha/Template/Plugin/Context.pm >+++ b/Koha/Template/Plugin/Context.pm >@@ -38,6 +38,12 @@ Especially useful to call ->search > > =cut > >+=head3 Scalar >+ >+Return object set in scalar context >+ >+=cut >+ > sub Scalar { > my ( $self, $set, $method ) = @_; > $set = $set->$method; >-- >2.11.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 23166
:
90824
|
90825
|
90826
|
90827
|
90828
|
104365
|
104366
|
104367
|
104368
|
104369
|
104370
|
108991
|
108992
|
108993
|
108994
|
108995
|
108996
|
108997
|
108998
|
108999
|
109000
|
109001
|
109002
|
109019
|
109020
|
109021
|
109022
|
109023
|
109024
|
109025
|
109026
|
109037
|
109038
|
109039
|
109040
|
109041
|
109042
|
109043
|
109044
|
109045
|
109046
|
109047
|
109048
|
109049
|
109050
|
109058
|
109059