mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
Filter: comma too much
The comma that breaks IE7.
This commit is contained in:
parent
73f5467c1f
commit
c35f1798eb
@ -1090,7 +1090,7 @@ ts.filter = {
|
||||
anyMatch: false,
|
||||
filters: filters,
|
||||
// regex filter type cache
|
||||
filter_regexCache : [],
|
||||
filter_regexCache : []
|
||||
},
|
||||
vars = {
|
||||
// anyMatch really screws up with these types of filters
|
||||
|
Loading…
Reference in New Issue
Block a user