Browse Source

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

Revert "added missing formatExport and ClearFilters"
Dennis Hernández 8 years ago
parent
commit
b885d44c71
1 changed files with 0 additions and 6 deletions
  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';
         }
     };