lower timeout, add to library
This commit is contained in:
parent
fe65cd39bf
commit
255bb6ce5c
3 changed files with 16 additions and 6 deletions
|
|
@ -208,6 +208,7 @@ oml.clearFilters = function() {
|
|||
items: addedItems,
|
||||
list: target
|
||||
}, function(result) {
|
||||
Ox.Request.clearCache();
|
||||
callback(result, addedItems);
|
||||
});
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue