mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
show tips on web client home page
This commit is contained in:
parent
6802a45d77
commit
18c08d74f1
3 changed files with 32 additions and 2 deletions
|
@ -10,6 +10,7 @@
|
|||
<table class="ehsContent">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<h1 class="listHeader firstListHeader">Views</h1>
|
||||
|
||||
<div id="views">
|
||||
|
@ -18,6 +19,8 @@
|
|||
<h1 class="listHeader"><a href="itemlist.html">Media Collections<img src="css/images/rightarrow.png" style="height: 24px; margin-left: .5em;" /></a></h1>
|
||||
|
||||
<div id="divCollections"></div>
|
||||
|
||||
<div id="tip" class="ui-bar-e" style="padding: .5em; font-weight: normal; margin: 2em 0; display: none;"></div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue