Merge pull request #948 from Herst/patch-1

Filter: comma too much
This commit is contained in:
Rob G 2015-06-19 07:28:30 -05:00
commit aa95ee4bdb

View File

@ -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