Fix: turkish-string sort plugin example

pull/469/head
kfk 5 years ago
parent fb9eeae479
commit 176cf29f13

@ -11,7 +11,7 @@
* // Use plug-in for all columns
* $('#example').dataTable({
* columnDefs: [
* { type: 'turkish'. targets: '_all' }
* { type: 'turkish', targets: '_all' }
* ]
* });
*/

Loading…
Cancel
Save