throttle
This commit is contained in:
parent
6b5eb8bf39
commit
bd3c30e260
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ oml.ui.appPanel = function() {
|
|||
Ox.Request.clearCache();
|
||||
oml.$ui.infoView.updateElement(ui.item);
|
||||
}
|
||||
})
|
||||
}, 250)
|
||||
});
|
||||
|
||||
that.reload = function() {
|
||||
|
|
Loading…
Reference in a new issue