Ox -> Ox.UI

This commit is contained in:
rolux 2014-09-26 14:30:51 +02:00
commit 3a764b38f9
11 changed files with 22 additions and 22 deletions

View file

@ -85,7 +85,7 @@ pandora.ui.mediaView = function(options) {
? 1 : 0;
return $('<img>')
.attr({
src: Ox.getImageURL('symbol' + ({
src: Ox.UI.getImageURL('symbol' + ({
'available': 'Check',
'encoding': 'Sync',
'failed': 'Warning',