1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-01 13:24:10 +01:00
DataTables/media/js
Allan Jardine 7c1d27ae5f Dev fix: HTML-5 attr detection could provide undefined functions
- The HTML5 attribute detection for sorting, filtering etc was breaking
  if you didn't provide a filtering _and_ sorting attributes since they
  created an undefined get data function, which causes DataTables to
  complain. Fix is to just check for a null value.
2013-09-23 11:45:14 +01:00
..
jquery.dataTables.js Dev fix: HTML-5 attr detection could provide undefined functions 2013-09-23 11:45:14 +01:00
jquery.js Update to jQuery 1.10.x 2013-06-14 09:22:16 +01:00