]> git.koha-community.org Git - koha.git/commit
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)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Fri, 26 Aug 2022 07:48:17 +0000 (09:48 +0200)
commit4d48a9af0b0c2e83c51a616978a3abbf22f5997b
treed875714e8335c794996fbd8cd71bc639a0bfde5f
parent35e41ec18dd27b4fbabc7d7a327c761421410ea1
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>
(cherry picked from commit b5d2c7d621749eba2faabeb72d3baee993fd0a2f)
Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
koha-tmpl/intranet-tmpl/prog/js/cashup_modal.js