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