1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-03-28 15:50:11 +01:00
DataTables/.datatables-commit-sync
Allan Jardine 3a43de4224 Fix: Column data setter function would be called twice for the first row in the table
- This was caused by using `_fnGetRowElements` to get the cells. While
  it was good for performance with large number or rows to do so, it
  isn't needed for a single row and a single line of jQuery is simpliler
  and doesn't trigger the set function
- Fixes DataTables/DataTables #638
2015-08-27 10:54:28 +01:00

2 lines
41 B
Plaintext

7da1d887a66d3446e700bbcc065168ef34b81e34