Bugzilla – Attachment 175642 Details for
Bug 38738
additional-fields-entry.inc always closing select element even when it doesn't exist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38738: [TEST ONLY] Add UI message for test
Bug-38738-TEST-ONLY-Add-UI-message-for-test.patch (text/plain), 1.10 KB, created by
Pedro Amorim
on 2024-12-18 11:08:50 UTC
(
hide
)
Description:
Bug 38738: [TEST ONLY] Add UI message for test
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2024-12-18 11:08:50 UTC
Size:
1.10 KB
patch
obsolete
>From f81547ea0641d3930da8b3a6bb39dd0d66c743e5 Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Wed, 18 Dec 2024 11:04:18 +0000 >Subject: [PATCH] Bug 38738: [TEST ONLY] Add UI message for test > >--- > .../intranet-tmpl/prog/en/includes/additional-fields-entry.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/additional-fields-entry.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/additional-fields-entry.inc >index c6561dbdafe..0a685a57bba 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/additional-fields-entry.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/additional-fields-entry.inc >@@ -77,7 +77,7 @@ > [% END %] > [% END %] > [% IF field.marcfield || !field.repeatable %] >- </select> >+ </select>This message should only show if a select input is present > [% END %] > [% IF !search_form %] > <span>(Authorised values for [% authorised_value_category | html %])</span> >-- >2.39.5
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 38738
:
175641
|
175642
|
175680
|
176148