Bug 31039: (follow-up) Wrap jQuery in $(document).ready()
authorOwen Leonard <oleonard@myacpl.org>
Mon, 11 Jul 2022 14:03:44 +0000 (15:03 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 23 Aug 2022 15:35:24 +0000 (15:35 +0000)
commitb5d2c7d621749eba2faabeb72d3baee993fd0a2f
tree762860cb1cd6bf643cac28fa635cb841de9c4fa8
parent57c375999a27e534226abd36cf4eb00ac06276bb
Bug 31039: (follow-up) Wrap jQuery in $(document).ready()

cashup_modal.js consists only of jQuery code, so the whole thing should
be contained in a $(document).ready() function. This may or may not be
contributing to the behavior this bug is trying to fix.

Please note that this patch contains whitespace changes, so diff
accordingly.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 743731949db14eac858c6cdced4bb471d1da879b)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/js/cashup_modal.js