forked from 0x2620/pandora
Ox.UI -> Ox
This commit is contained in:
parent
1f86fc53b5
commit
2dc987fd22
31 changed files with 76 additions and 76 deletions
|
|
@ -12,7 +12,7 @@ pandora.ui.printView = function(data) {
|
|||
);
|
||||
|
||||
$($loading.find('img')[0]).attr({
|
||||
src: Ox.UI.getImageURL('symbolLoadingAnimated', null, 'oxlight')
|
||||
src: Ox.getImageURL('symbolLoadingAnimated', null, 'oxlight')
|
||||
});
|
||||
Ox.$body.css({
|
||||
background: 'rgb(255, 255, 255)',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue