Bugzilla – Attachment 95406 Details for
Bug 23050
Add hook to add a tab in intranet biblio details page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23050: (RM follow-up) Add Try::Tiny to controller
Bug-23050-RM-follow-up-Add-TryTiny-to-controller.patch (text/plain), 664 bytes, created by
Martin Renvoize (ashimema)
on 2019-11-13 16:20:10 UTC
(
hide
)
Description:
Bug 23050: (RM follow-up) Add Try::Tiny to controller
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2019-11-13 16:20:10 UTC
Size:
664 bytes
patch
obsolete
>From dda82b52a77411e3ab76b262a0c0a1d1d1a21638 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Tue, 5 Nov 2019 13:53:06 +0000 >Subject: [PATCH] Bug 23050: (RM follow-up) Add Try::Tiny to controller > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > catalogue/detail.pl | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/catalogue/detail.pl b/catalogue/detail.pl >index ee0cb8240d..3e2ca01cf5 100755 >--- a/catalogue/detail.pl >+++ b/catalogue/detail.pl >@@ -20,6 +20,7 @@ use Modern::Perl; > > use CGI qw ( -utf8 ); > use HTML::Entities; >+use Try::Tiny; > use C4::Auth; > use C4::Context; > use C4::Koha; >-- >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 23050
:
90337
|
90348
|
91523
|
91524
|
91525
|
93222
|
95004
|
95005
|
95006
|
95007
|
95013
| 95406