This commit is contained in:
Rolux 2016-01-05 23:11:40 +05:30
parent 21c13aeccb
commit 9ee2d9edec
1 changed files with 1 additions and 1 deletions

View File

@ -731,7 +731,7 @@ oml.ui.infoView = function(identifyData) {
} }
oml.api.edit(edit, function(result) { oml.api.edit(edit, function(result) {
Ox.Request.clearCache(); Ox.Request.clearCache();
if (Ox.contains(['title', 'author', 'descriptiopm'], key)) { if (Ox.contains(['title', 'author', 'description'], key)) {
oml.$ui.info.updateElement(); oml.$ui.info.updateElement();
} }
oml.$ui.browser.value( oml.$ui.browser.value(