use Ox.getVideoFormat instead of Ox.UI.getVideoFormat

This commit is contained in:
j 2013-07-09 14:36:11 +00:00
commit 15be34955e
3 changed files with 3 additions and 3 deletions

View file

@ -315,7 +315,7 @@ appPanel
Ox.extend(pandora.user, {
sectionElement: 'buttons',
videoFormat: Ox.UI.getVideoFormat(pandora.site.video.formats)
videoFormat: Ox.getVideoFormat(pandora.site.video.formats)
});
// set locale and initialize url controller