This commit is contained in:
rlx 2016-01-17 13:27:32 +05:30
parent 6b5eb8bf39
commit bd3c30e260

View file

@ -65,7 +65,7 @@ oml.ui.appPanel = function() {
Ox.Request.clearCache(); Ox.Request.clearCache();
oml.$ui.infoView.updateElement(ui.item); oml.$ui.infoView.updateElement(ui.item);
} }
}) }, 250)
}); });
that.reload = function() { that.reload = function() {