浏览代码

Revert "added missing formatExport and ClearFilters"

Dennis Hernández 8 年之前
父节点
当前提交
0a40e3afaa
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      src/locale/bootstrap-table-pt-BR.js

+ 0 - 6
src/locale/bootstrap-table-pt-BR.js

@@ -33,12 +33,6 @@
         },
         formatNoMatches: function () {
             return 'Nenhum registro encontrado';
-        },
-        formatExport: function () {
-            return 'Exportar dados';
-        },
-        formatClearFilters: function () {
-            return 'Remover filtros';
         }
     };