This commit is contained in:
rolux 2013-02-12 17:15:59 +05:30
parent 2f28df6109
commit 1720cc605d

View file

@ -88,7 +88,7 @@ Ox.load('UI', {
event: event,
data: data
}), '*');
});
})
);
Ox.UI.hideLoadingScreen();
});