Browse Source

Update bootstrap-table-nl-NL.js

Bert Hankes 10 years ago
parent
commit
61c6d50c24
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dist/locale/bootstrap-table-nl-NL.js

+ 1 - 1
dist/locale/bootstrap-table-nl-NL.js

@@ -33,7 +33,7 @@
         formatColumns: function () {
         formatColumns: function () {
           return 'Kolommen';
           return 'Kolommen';
         },
         },
-		formatAllRows: function () {
+        formatAllRows: function () {
           return 'Alle';
           return 'Alle';
         }
         }
     };
     };