Browse Source

Update README.md

zhixin 11 years ago
parent
commit
93de60e699
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -16,7 +16,8 @@ To get started, check out http://bootstrap-table.wenzhixin.net.cn!
 
 ## Bugs & Enhancements (next version)
 
-- [ ] Fix #144: `onCheck` and `onUncheck` method are reversed when using `clickToSelect` option. (jQuery 1.7.2 bug).
+- [x] Fix #144: `onCheck` and `onUncheck` events are reversed when using `clickToSelect` option. (jQuery 1.7.2 bug).
+- [x] Fix #261: add namespace to `.table` style.
 
 ## Features