Browse Source

Update README.md

zhixin 11 years ago
parent
commit
81072736fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -21,7 +21,7 @@ Bootstrap table displays data in a tabular format and offers rich support to rad
 ## Bugs & Enhancements (next version)
 
 - [x] Fix #119, #123: Save all `id` and `class` of `tr` and `td` for html table.
-- [ ] Fix #149: Hide empty data on Card view.
+- [x] Fix #149: Hide empty data on Card view.
 - [ ] Fix #131: Add pagination events.
 - [ ] Fix #144: `onCheck` and `onUncheck` method are reversed when using `clickToSelect` option. (jQuery 1.7.2 bug).
 - [x] Apply `width` column option to row style.