Switched feature shortcut to O since S was already used.

pull/29/head
Caleb Harrelson 11 years ago
parent 6a568ed4cf
commit 49535f7df9

@ -154,7 +154,7 @@
"fnInit": function (oSettings) {
return new $.fn.dataTable.SelectedLengthMenu(oSettings);
},
"cFeature": "S",
"cFeature": "O",
"sFeature": "SelectedLengthMenu"
});

Loading…
Cancel
Save