mirror of
https://github.com/DataTables/DataTables.git
synced 2025-01-19 12:52:11 +01:00
727937c836
Dev: Code style updated to match DataTables (unwritten!) standard Dev: Removed some of the protection on the cell index update on row delete - it is safe to assume that since we have a cell node, we've assigned an index to it.