forked from 0x2620/pandora
various improvements for lists
This commit is contained in:
parent
0eefc3dfd3
commit
31c1ee7fba
17 changed files with 636 additions and 317 deletions
|
|
@ -137,7 +137,6 @@ Ox.load({
|
|||
|
||||
Ox.Theme(pandora.user.ui.theme);
|
||||
pandora.$ui.appPanel = pandora.ui.appPanel().display();
|
||||
|
||||
Ox.Request.requests() && pandora.$ui.loadingIcon.start();
|
||||
pandora.$ui.body.ajaxStart(pandora.$ui.loadingIcon.start);
|
||||
pandora.$ui.body.ajaxStop(pandora.$ui.loadingIcon.stop);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue