forked from 0x2620/pandora
misc fixes (disable special theme for firefox, keep vertical scrollbar in movies browser from appearing in firefox)
This commit is contained in:
parent
9aff249881
commit
b0f12e5ac3
5 changed files with 8 additions and 17 deletions
|
|
@ -262,9 +262,11 @@ appPanel
|
|||
videoFormat: Ox.UI.getVideoFormat(pandora.site.video.formats)
|
||||
});
|
||||
|
||||
/* disabled
|
||||
if (data.user.level == 'guest' && $.browser.mozilla && !localStorage.OxTheme) {
|
||||
pandora.user.ui.theme = 'classic';
|
||||
}
|
||||
*/
|
||||
|
||||
// set up url controller
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue