1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-08 00:42:28 +02:00

Updated TODO (markdown)

koalyptus 2015-10-24 23:03:08 +11:00
parent a3295a17e4
commit bfc363e26d

@ -30,7 +30,7 @@
- ~~Make the ``exact_match`` option applicable to filters on a per column basis instead of a global setting affecting all column filters: [issue #34](https://github.com/koalyptus/TableFilter/issues/34)~~
## Known limitations/bugs
- Check the [issues](https://github.com/koalyptus/TableFilter/issues) list
- Check the [issues](https://github.com/koalyptus/TableFilter/issues) list out
- ~~Clear button does not enable previously greyed out options when ``linked_filters`` is on~~
- ~~``None`` filter type for a column should not show pop-up filter indicator when ``popup_filters`` is on~~
- ~~Fix single filter search~~