restored live tv playback in the web client
This commit is contained in:
parent
121107918d
commit
7dd0efdcc2
11 changed files with 197 additions and 63 deletions
|
@ -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>';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue