Bugzilla – Attachment 155400 Details for
Bug 34085
Remove the use of event attributes from basket groups template
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34085: [follow-up] remove typo in Javascript
Bug-34085-follow-up-remove-typo-in-Javascript.patch (text/plain), 1.08 KB, created by
Katrin Fischer
on 2023-09-08 11:12:42 UTC
(
hide
)
Description:
Bug 34085: [follow-up] remove typo in Javascript
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2023-09-08 11:12:42 UTC
Size:
1.08 KB
patch
obsolete
>From f6e8bd248ba482c6a568b8ffbb11d25127203bce Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Thu, 24 Aug 2023 06:25:52 +0000 >Subject: [PATCH] Bug 34085: [follow-up] remove typo in Javascript > >Signed-off-by: David Cook <dcook@prosentient.com.au> >Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >index 110bc863a4..48824adea3 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >@@ -356,7 +356,7 @@ > [% MACRO jsinclude BLOCK %] > [% INCLUDE 'datatables.inc' %] > <script> >-\ function submitForm(form) { >+ function submitForm(form) { > if (form.closedbg.checked == true) { > var input = document.createElement("input"); > input.setAttribute("type", "hidden"); >-- >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 34085
:
152536
|
154726
|
154727
|
155399
| 155400