1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-11-30 12:24:10 +01:00
DataTables/media/unit_testing
2010-09-30 20:18:33 +01:00
..
performance Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
templates Fixed: When initialising multiple tables it was possible (no aoColumns given, and different number of columns) for DataTables to get confused and think one table's columns belong to another (due to a non-unique array in the initialisation object which was being wrongly used). 2010-09-20 13:15:06 +01:00
tests_onhold Fixed: State saving when there were no column being sorted was broken - 2914 2010-09-30 20:18:33 +01:00
controller.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
controller.php Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
index.html Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
unit_test.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00