restored live tv playback in the web client

This commit is contained in:
Luke Pulverenti 2014-03-30 12:49:40 -04:00
parent 121107918d
commit 7dd0efdcc2
11 changed files with 197 additions and 63 deletions

View file

@ -475,7 +475,7 @@ var Dashboard = {
Dashboard.getCurrentUser().done(function (user) {
var html = '<div data-role="panel" data-position="right" data-display="overlay" id="userFlyout" data-theme="a">';
var html = '<div data-role="panel" data-position="right" data-display="overlay" id="userFlyout" data-position-fixed="true" data-theme="a">';
html += '<h3>';