Bugzilla – Attachment 158884 Details for
Bug 35193
Rename "Message subject" to "File name" when module "Reports" was chosen
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35193: (QA follow-up): Add missing opening div panel
Bug-35193-QA-follow-up-Add-missing-opening-div-pan.patch (text/plain), 1.51 KB, created by
Pedro Amorim
on 2023-11-13 15:27:35 UTC
(
hide
)
Description:
Bug 35193: (QA follow-up): Add missing opening div panel
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2023-11-13 15:27:35 UTC
Size:
1.51 KB
patch
obsolete
>From 60636fe201acc080881550171de8ace715b7b048 Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Mon, 13 Nov 2023 15:27:11 +0000 >Subject: [PATCH] Bug 35193: (QA follow-up): Add missing opening div panel > >Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt >index 440036bcba..d858717dc6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt >@@ -568,6 +568,7 @@ > [% NEXT IF letter.message_transport_type == "itiva" && !Koha.Preference('TalkingTechItivaPhoneNotification') %] > [% NEXT IF letter.message_transport_type == "phone" && !Koha.Preference('PhoneNotification') %] > [% NEXT IF letter.message_transport_type != "print" && module == "report" %] >+ <div class="panel panel-default"> > <div class="panel-heading" role="tab" id="[% letter.message_transport_type | html %]_[% lang | html %]Heading"> > <h3 class="panel-title"> > <a role="button" class="collapsed" data-toggle="collapse" data-parent="#group_[% lang | html %]" href="#[% letter.message_transport_type | html %]_[% lang | html %]" aria-expanded="false" aria-controls="[% letter.message_transport_type | html %]_[% lang | html %]"> >-- >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 35193
:
158111
|
158375
|
158795
|
158814
|
158815
|
158877
|
158881
|
158882
|
158883
| 158884 |
158885