Sha256: 180f0ddb7373be1bbe43e810aa854509ce11540f68df28a75ce371b0c83820b9
Contents?: true
Size: 266 Bytes
Versions: 28
Compression:
Stored size: 266 Bytes
Contents
// DATA_TEMPLATE: two_tables oTest.fnStart( "Initialise two tables" ); $(document).ready( function () { $('table.display').dataTable(); oTest.fnTest( "Check that initialisation was okay", null, function () { return true; } ); oTest.fnComplete(); } );
Version data entries
28 entries across 28 versions & 1 rubygems