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:
parent
ac0cc84f9d
commit
5046f6e987
8 changed files with 48 additions and 10 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue