[Koha-bugs] [Bug 4437] acq.js uses XMLHttpRequest() directly; should use jQuery

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 17 04:15:42 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4437

--- Comment #3 from Hugh Davenport <hugh at davenport.net.nz> ---
Created attachment 14646
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14646&action=edit
bug 4437 Change XMLHttpRequest calls to jQuery.ajax

The acq.js file used a few calls to XMLHttpRequest, which have been
changed to use jQuery.ajax instead

Signed-off-by: Hugh Davenport <hugh at davenport.net.nz>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list