mirror of
https://github.com/DataTables/DataTables.git
synced 2024-12-01 13:24:10 +01:00
Remove fnDestroy from accidendal commit
This commit is contained in:
parent
29d7a0a182
commit
8171787a4e
@ -18,7 +18,6 @@
|
||||
{ "bSearchable": false, "bVisible": false, "aTargets": [ 2 ] },
|
||||
{ "bVisible": false, "aTargets": [ 3 ] }
|
||||
] } );
|
||||
$('#example').dataTable().fnDestroy();
|
||||
} );
|
||||
</script>
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user