1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-11-28 10:24:10 +01:00

Fix docs: Invalid line to function that doesn't exist

This commit is contained in:
Allan Jardine 2014-11-28 10:02:22 +00:00
parent 31670cc1c5
commit bc256721ce
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2f26938a68eb1a8cc7d66ee9e9f8768611536c8f
be62e9d32fc37691a8be14b268f4f05d2628f87d

View File

@ -51,7 +51,7 @@ $(document).ready(function() {
"ajax": "../ajax/data/objects.txt",
"columns": [
{
"class": 'details-control',
"className": 'details-control',
"orderable": false,
"data": null,
"defaultContent": ''
@ -165,7 +165,7 @@ $(document).ready(function() {
"ajax": "../ajax/data/objects.txt",
"columns": [
{
"class": 'details-control',
"className": 'details-control',
"orderable": false,
"data": null,
"defaultContent": ''