1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-01 13:24:10 +01:00
DataTables/examples/plug-ins
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
..
api.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
dom_sort.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
index.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
range_filtering.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
sorting_auto.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00
sorting_manual.html Fix: Cell invalidation would fail due to incorrect logic 2015-08-19 14:40:22 +01:00