update v1.0.6

This commit is contained in:
sujitprasad
2016-02-16 22:42:08 +05:30
parent e6b579d67b
commit 073a49a8af
587 changed files with 21487 additions and 22766 deletions

View File

@@ -14,8 +14,8 @@ $.extend( true, $.fn.dataTable.defaults, {
/* Default class modification */
$.extend( $.fn.dataTableExt.oStdClasses, {
"sWrapper": "dataTables_wrapper form-inline",
"sFilterInput": "form-control input-sm",
"sLengthSelect": "form-control input-sm"
"sFilterInput": "form-control input-xs",
"sLengthSelect": "form-control input-xs"
} );
// In 1.10 we use the pagination renderers to draw the Bootstrap paging,