1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-01 13:24:10 +01:00
DataTables/media/js
Allan Jardine e7e439dd0a Fix: Cell invalidation would fail due to incorrect logic
- If d or objectRead were truthful then the row's data object would be
  replaced with an empty object. This was one shortcut in code too many!

- Relates to thread 29530 with thanks to idleog.
2015-08-19 14:40:22 +01:00
..
dataTables.bootstrap.js Sync with latest DataTablesSrc 2015-08-12 19:50:30 +01:00
dataTables.bootstrap.min.js Add minified integration files 2015-08-12 20:17:46 +01:00
dataTables.foundation.js Sync with latest DataTablesSrc 2015-08-12 19:50:30 +01:00
dataTables.foundation.min.js Add minified integration files 2015-08-12 20:17:46 +01:00
dataTables.jqueryui.js Sync with latest DataTablesSrc 2015-08-12 19:50:30 +01:00
dataTables.jqueryui.min.js Add minified integration files 2015-08-12 20:17:46 +01:00
jquery.dataTables.js Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
jquery.dataTables.min.js Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
jquery.js Dev: Update to jQuery 1.11.3 2015-04-30 14:00:53 +01:00