https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37047
--- Comment #12 from Martin Renvoize <[email protected]> --- Comment on attachment 167745 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167745 Bug 37047: (QA follow-up) Move non-bookings code back Review of attachment 167745: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=37047&attachment=167745) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/js/bookings-table.js @@ -1,1 @@ > -$(document).ready(function () { This double nesting of document ready looks a little suspicious. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
