Browse Source

Update bootstrap-table-nl-NL.js

Bert Hankes 10 years ago
parent
commit
25898ce246
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

@@ -36,7 +36,7 @@
 		formatAllRows: function () {
           return 'Alle';
         }
-	};
+    };
 
     $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['nl-NL']);