[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 05:43:22 CET 2013


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

Hugh Davenport <hugh at davenport.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14646|0                           |1
        is obsolete|                            |

--- Comment #5 from Hugh Davenport <hugh at davenport.net.nz> ---
Created attachment 14649
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14649&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