Bugzilla – Attachment 175680 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.15 KB, created by
David Nind
on 2024-12-18 21:04:35 UTC
(
hide
)
Description:
Bug 38738: [TEST ONLY] Add UI message for test
Filename:
MIME Type:
Creator:
David Nind
Created:
2024-12-18 21:04:35 UTC
Size:
1.15 KB
patch
obsolete
>From 987433f7b1f3bfe334d2c9f67425b159b2d43db8 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 > >Signed-off-by: David Nind <david@davidnind.com> >--- > .../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 c6561dbdaf..0a685a57bb 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