Koha/koha-tmpl/opac-tmpl/bootstrap/en
David Cook 8af48bc9f7 Bug 34725: Remove use of onclick for OPAC cart
This patch moves the click handler in the OPAC cart from the inline HTML
and out to an existing <script> element.

Test plan:
0. Apply the patch
1. Go to http://localhost:8080/cgi-bin/koha/opac-search.pl?idx=&q=test&weight_search=1
2. Add the results to the cart
3. Click on the "Cart"
4. One by one click on the title of each row
5. Notice how the parent window changes to the detail record for that title

Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 9e39d2d671)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2023-09-18 10:39:17 -10:00
..
includes Bug 34768: Remove checkbox column from relatives fines on OPAC 2023-09-17 21:50:45 -10:00
modules Bug 34725: Remove use of onclick for OPAC cart 2023-09-18 10:39:17 -10:00
xslt Bug 29471: Add display of MARC 520 to staff interface detail page 2023-07-19 09:28:19 +01:00