mirror of
https://github.com/DataTables/DataTables.git
synced 2025-02-20 18:54:15 +01:00
- This is actually a little more complex than it might first appear since any classes which have been added by DT_RowClass need to be removed. We can't just bindly remove all classes, so we need to track that classes have been added in a private variable.