Koha/koha-tmpl/opac-tmpl/bootstrap/en
David Cook cdb5734ade Bug 34711: Remove use of onclick for opac-privacy.pl
This change removes the "onclick" attribute for the buttons
on opac-privacy.pl.

Note: The Javascript is placed in a separate file, which is
the preferred way for Javascript to be handled by
Content-Security-Policy

Test plan:
0. Apply the patch
1. Go to http://localhost:8081/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACPrivacy
2. Set syspref to "Allow"
3. Go to http://localhost:8080/cgi-bin/koha/opac-privacy.pl
4. The confirmation modal appears and "OK" and "Cancel" buttons work as
   expected

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit c997fe863f)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2023-09-18 10:45:27 -10:00
..
includes Bug 34768: Remove checkbox column from relatives fines on OPAC 2023-09-17 21:50:45 -10:00
modules Bug 34711: Remove use of onclick for opac-privacy.pl 2023-09-18 10:45:27 -10:00
xslt Bug 29471: Add display of MARC 520 to staff interface detail page 2023-07-19 09:28:19 +01:00