dont remove home screen on load of home page

This commit is contained in:
j 2012-01-02 19:58:50 +05:30
commit b3dded73a6
2 changed files with 4 additions and 2 deletions

View file

@ -269,7 +269,6 @@ appPanel
Ox.extend(pandora.user, {
sectionElement: 'buttons',
selectedMovies: [], // fixme: used for what?
videoFormat: Ox.UI.getVideoFormat(pandora.site.video.formats)
});