fix extra }
parent
8276386a44
commit
4815162bea
|
@ -245,7 +245,6 @@ function updateFilterSelectors() {
|
|||
}
|
||||
);
|
||||
}
|
||||
}
|
||||
if ( filter[key] )
|
||||
selector.set('value', filter[key]);
|
||||
|
||||
|
|
Loading…
Reference in New Issue