forked from 0x2620/pandora
pandora.local
This commit is contained in:
parent
1330646d52
commit
2e88c1934e
3 changed files with 316 additions and 3 deletions
|
|
@ -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) {
|
|||
|
||||
});
|
||||
|
||||
*/
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue