Bugzilla – Attachment 123731 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), 854 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2021-08-10 23:56:51 UTC
(
hide
)
Description:
Bug 24387: Fix location options when editing HTML custom
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2021-08-10 23:56:51 UTC
Size:
854 bytes
patch
obsolete
>From 772e93c4e3eeffc17fd07d76f80396484cec0763 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> >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > 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.30.2
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