mirror of
https://github.com/DataTables/DataTables.git
synced 2025-01-30 23:52:11 +01:00
Fix typo in example code
This commit is contained in:
parent
93afeb100f
commit
1c8f1e3465
@ -66,7 +66,7 @@
|
||||
$('#example').dataTable( {
|
||||
"bProcessing": true,
|
||||
"bServerSide": true,
|
||||
"sAjaxSource": "scripts/ids.php"
|
||||
"sAjaxSource": "scripts/id.php"
|
||||
} );
|
||||
} );</pre>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user