pandora.local

This commit is contained in:
j 2010-09-06 22:47:24 +02:00
commit 2e88c1934e
3 changed files with 316 additions and 3 deletions

View file

@ -55,7 +55,7 @@ var app = new Ox.App({
Ox.print('requestStop')
app.$ui.loadingIcon.stop();
});
$.each(app.afterLaunch, function(i, fn){ fn() });
});
@ -1940,4 +1940,4 @@ app.getGroupWidth = function(pos, panelWidth) {
});
*/
*/