1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

added create live tv timer page

This commit is contained in:
Luke Pulverenti 2013-11-29 13:44:51 -05:00
parent ac0cc84f9d
commit 5046f6e987
8 changed files with 48 additions and 10 deletions

View file

@ -12,6 +12,9 @@
<a href="livetvtimers.html" class="ui-btn-active">Timers</a>
</div>
<div data-role="content">
<p style="text-align: right; max-width: 1100px; margin: 1em auto 1.5em;">
<a data-role="button" href="livetvtimer.html" data-icon="plus" data-inline="true" data-mini="true">New Timer</a>
</p>
<div id="items" class="itemsContainer"></div>
</div>
</div>