update info on identify

This commit is contained in:
Rolux 2016-01-07 11:37:35 +05:30
parent d11f32db64
commit 5aa05816d5
1 changed files with 1 additions and 0 deletions

View File

@ -238,6 +238,7 @@ oml.ui.identifyDialog = function(data) {
? oml.api.resetMetadata : Ox.noop
)({id: ui.item}, function(result) {
Ox.Request.clearCache('find');
oml.$ui.info.updateElement();
oml.$ui.browser.reloadList(true);
oml.$ui.list.reloadList(true);
Ox.Request.clearCache(data.id);