diff --git a/static/js/appPanel.js b/static/js/appPanel.js index 03face7..2569900 100644 --- a/static/js/appPanel.js +++ b/static/js/appPanel.js @@ -65,7 +65,7 @@ oml.ui.appPanel = function() { Ox.Request.clearCache(); oml.$ui.infoView.updateElement(ui.item); } - }) + }, 250) }); that.reload = function() {