load local

This commit is contained in:
j 2010-09-23 18:01:29 +02:00
parent 2293928ac9
commit 0955a03fa4
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ var app = new Ox.App({
app.$ui.loadingIcon.stop();
});
$.each(app.afterLaunch, function(i, f) {f()});
});