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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 11 Jul 2022 21:18:29 +0000 (18:18 -0300)
commit743731949db14eac858c6cdced4bb471d1da879b
tree24a8e97b6a90bcde8e19791ea9e7130aa5b1b363
parent5e6f88e62fe844eab78e23945e7c06dbd65b8772
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>
koha-tmpl/intranet-tmpl/prog/js/cashup_modal.js