1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-03 15:24:10 +01:00
DataTables/media/js
Allan Jardine 76ae8661c8 Dev: JSON API - store and return the original JSON object
- Rather than creating a new JSON object from the XHR, use the one that
  was returned by the server. This is useful if you manipulate the data
  since you want to just keep using the same object.
2013-09-23 11:45:23 +01:00
..
jquery.dataTables.js Dev: JSON API - store and return the original JSON object 2013-09-23 11:45:23 +01:00
jquery.js Update to jQuery 1.10.x 2013-06-14 09:22:16 +01:00