mirror of
https://github.com/DataTables/DataTables.git
synced 2025-03-31 18:25:21 +02:00
- There were two functions called _fnGetRowData, which were conflicting - The $().map doesn't execute with the scope of the element, need to pass the element through to the get data function correctly.