consolidate list reloading
This commit is contained in:
parent
16c0514809
commit
904ed06349
8 changed files with 21 additions and 33 deletions
|
|
@ -169,8 +169,7 @@ oml.ui.identifyDialog = function(data) {
|
|||
)), function(result) {
|
||||
Ox.Request.clearCache('find');
|
||||
oml.$ui.info.updateElement();
|
||||
oml.$ui.browser.reloadList(true);
|
||||
oml.$ui.list.reloadList(true);
|
||||
oml.reloadLists();
|
||||
Ox.Request.clearCache(data.id);
|
||||
oml.$ui.infoView.updateElement(data.id);
|
||||
that.close();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue