Bugzilla – Attachment 122879 Details for
Bug 24387
Rename News tool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24387: Fix location options when editing HTML custom
Bug-24387-Fix-location-options-when-editing-HTML-c.patch (text/plain), 799 bytes, created by
Martin Renvoize (ashimema)
on 2021-07-16 09:57:09 UTC
(
hide
)
Description:
Bug 24387: Fix location options when editing HTML custom
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2021-07-16 09:57:09 UTC
Size:
799 bytes
patch
obsolete
>From f9218a4dd4e057c777e25fd637854d562ce15a34 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 9 Jul 2021 15:26:24 +0200 >Subject: [PATCH] Bug 24387: Fix location options when editing HTML custom > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > tools/additional-contents.pl | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/tools/additional-contents.pl b/tools/additional-contents.pl >index da3e57c91a..f84e0d47a2 100755 >--- a/tools/additional-contents.pl >+++ b/tools/additional-contents.pl >@@ -69,6 +69,7 @@ if ( $op eq 'add_form' ) { > } > ) > }; >+ $category = $additional_content->category; > } > $template->param( > additional_content => $additional_content, >-- >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 24387
:
122737
|
122738
|
122746
|
122748
|
122872
|
122873
|
122874
|
122878
|
122879
|
122880
|
123730
|
123731
|
123732
|
123733
|
123734
|
123795
|
123796
|
123797
|
123798
|
123803
|
123811
|
123854
|
123855
|
123856
|
124867
|
125545
|
142653