Update v1.0.6.6

This commit is contained in:
sujitprasad
2016-03-11 18:36:32 +05:30
parent a77b7bf3e7
commit d54019198f
51 changed files with 4234 additions and 2401 deletions

View File

@@ -6,7 +6,8 @@ $.extend( true, $.fn.dataTable.defaults, {
"t"+
"<'row'<'col-xs-6'i><'col-xs-6'p>>",
"oLanguage": {
"sLengthMenu": "_MENU_ records per page"
"sLengthMenu": "_MENU_ Records per page",
"sSearch" : "Search: "
}
} );