Bugzilla – Attachment 65202 Details for
Bug 18545
Remove use of onclick from OPAC Cart
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18545: Re-add call to enableCheckboxActions
Bug-18545-Re-add-call-to-enableCheckboxActions.patch (text/plain), 914 bytes, created by
Jonathan Druart
on 2017-07-24 17:26:07 UTC
(
hide
)
Description:
Bug 18545: Re-add call to enableCheckboxActions
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2017-07-24 17:26:07 UTC
Size:
914 bytes
patch
obsolete
>From bdbe2b990ff657ceecb18cf4ca89a61e0bce47da Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 24 Jul 2017 14:25:21 -0300 >Subject: [PATCH] Bug 18545: Re-add call to enableCheckboxActions > >This call is used to refresh the page correctly >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-basket.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-basket.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-basket.tt >index de74ce825a..760d6dca8d 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-basket.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-basket.tt >@@ -471,6 +471,7 @@ > enableCheckboxActions(); > return false; > }); >+ enableCheckboxActions(); > }); > > function enableCheckboxActions(){ >-- >2.11.0
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 18545
:
63155
|
63156
|
64158
|
64242
|
64861
|
65172
|
65173
| 65202