mirror of
https://github.com/DataTables/DataTables.git
synced 2025-02-01 00:52:11 +01:00
946eefe054
Updated: Previously when multiple cells were detected as unique to a column the last one would be given priority (i.e. sorting event handler etc). This is now no longer the case and the first will take priority.