pass modified to covers to avoid caching
This commit is contained in:
parent
6bdd789b26
commit
557f4d3ea9
4 changed files with 9 additions and 8 deletions
|
|
@ -240,6 +240,7 @@ oml.ui.identifyDialog = function(data) {
|
|||
that.close();
|
||||
Ox.Request.clearCache('find');
|
||||
oml.$ui.browser.reloadList(true);
|
||||
oml.$ui.list.reloadList(true);
|
||||
Ox.Request.clearCache(data.id);
|
||||
oml.$ui.infoView.updateElement(data.id);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue