added live channel playback

This commit is contained in:
Luke Pulverenti 2014-01-02 23:58:22 -05:00
parent 7ec31feea3
commit 708ca5d32f
7 changed files with 124 additions and 13 deletions

View file

@ -24,7 +24,7 @@
<p><strong>A new version of Media Browser Server is available!</strong></p>
<p id="newVersionNumber"></p>
<div id="btnUpdateApplicationContainer">
<button id="btnUpdateApplication" type="button" data-icon="arrow-d" data-theme="b">Update Now</button>
<button id="btnUpdateApplication" type="button" data-icon="arrow-d" data-theme="b" onclick="DashboardPage.updateApplication();">Update Now</button>
</div>
<div id="btnManualUpdateContainer">
Please shutdown the server and <a href="http://www.mediabrowser3.com/download" target="_blank">update manually.</a>