ソースを参照

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 () {
         formatNoMatches: function () {
             return 'Nenhum registro encontrado';
             return 'Nenhum registro encontrado';
-        },
-        formatExport: function () {
-            return 'Exportar dados';
-        },
-        formatClearFilters: function () {
-            return 'Remover filtros';
         }
         }
     };
     };