Merge branch 'master' of github.com:DataTables/Plugins

pull/74/head
Allan Jardine 10 years ago
commit 0d022b93e8

@ -5,7 +5,7 @@
* @author Julio Cesar Viana Palma * @author Julio Cesar Viana Palma
*/ */
"oLanguage": { {
"sEmptyTable": "Nenhum registro encontrado", "sEmptyTable": "Nenhum registro encontrado",
"sInfo": "Mostrando de _START_ até _END_ de _TOTAL_ registros", "sInfo": "Mostrando de _START_ até _END_ de _TOTAL_ registros",
"sInfoEmpty": "Mostrando 0 até 0 de 0 registros", "sInfoEmpty": "Mostrando 0 até 0 de 0 registros",

@ -56,7 +56,7 @@ $.extend( DataTable.ext.classes, {
/* Misc */ /* Misc */
"sHeaderTH": "ui-state-default", "sHeaderTH": "ui-state-default",
"sFooterTH": "ui-state-default", "sFooterTH": "ui-state-default"
} ); } );

Loading…
Cancel
Save