This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
DataTables
Watch
1
Star
0
Fork
0
You've already forked DataTables
mirror of
https://github.com/DataTables/DataTables.git
synced
2025-02-20 18:54:15 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
History
Allan Jardine
119a355970
Fix: It was possible to select an item multiple times using redundant selectors.
...
- Example: table.rows( ['', '', '', ''] ) would have selected all rows 4 times!
2015-09-01 08:38:09 +01:00
..
css
Fix - styling: Bootstrap and Foundation would apply padding to a header cell, making space for a sort icon, even when the column is not sortable.
2015-08-26 14:35:18 +01:00
images
Dev: Remove old images that are no longer used (haven't been since 1.9)
2015-03-19 12:00:33 +00:00
js
Fix: It was possible to select an item multiple times using redundant selectors.
2015-09-01 08:38:09 +01:00
unit_testing
Sync with latest DataTablesSrc
2015-08-12 19:50:30 +01:00