浏览代码

Update README.md

文翼 11 年之前
父节点
当前提交
2425be1a88
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -14,7 +14,7 @@ The table displays data in a tabular format and offers rich support to radio, ch
 
 - [ ] Fix [#56](https://github.com/wenzhixin/bootstrap-table/issues/56): Pagination issue in bootstrap 2.3.
 - [ ] Fix [#76](https://github.com/wenzhixin/bootstrap-table/issues/76): After refreshing table data, search no longer works.
-- [ ] Fix [#77](https://github.com/wenzhixin/bootstrap-table/issues/76): After searching and then clearing the search field, table is no longer sortable.
+- [x] Fix [#77](https://github.com/wenzhixin/bootstrap-table/issues/76): After searching and then clearing the search field, table is no longer sortable.
 - [ ] Add `sortable` option, `false` to disable sortable of all columns.
 
 ## Features