Bugzilla – Attachment 154727 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.03 KB, created by
David Cook
on 2023-08-24 06:26:27 UTC
(
hide
)
Description:
Bug 34085: [follow-up] remove typo in Javascript
Filename:
MIME Type:
Creator:
David Cook
Created:
2023-08-24 06:26:27 UTC
Size:
1.03 KB
patch
obsolete
>From 2ca4983e0840e66bf51ae50c14d4557f39fea2c0 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> >--- > 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 40ac36d100..ce7cd62842 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >@@ -352,7 +352,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