浏览代码

Merge pull request #3068 from wenzhixin/revert-3067-patch-2

Revert "added missing formatExport and ClearFilters"
Dennis Hernández 8 年之前
父节点
当前提交
b885d44c71
共有 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';
         }
     };