forked from 0x2620/pandora
Ox -> Ox.UI
This commit is contained in:
parent
bd190b4695
commit
3a764b38f9
11 changed files with 22 additions and 22 deletions
|
|
@ -54,7 +54,7 @@ pandora.ui.tv = function() {
|
|||
|
||||
function play() {
|
||||
var $loading = $('<img>')
|
||||
.attr({src: Ox.getImageURL('symbolLoadingAnimated')})
|
||||
.attr({src: Ox.UI.getImageURL('symbolLoadingAnimated')})
|
||||
.css({
|
||||
position: 'absolute',
|
||||
left: 0, top: 0, right: 0, bottom: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue