mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
games list
This commit is contained in:
parent
5b432f8c83
commit
353ea30d63
3 changed files with 55 additions and 34 deletions
|
@ -24,26 +24,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th>Game System</th>
|
||||
<th>Release Year</th>
|
||||
<th>Genre</th>
|
||||
<th>Studio</th>
|
||||
<th>Rating</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td colspan="6"></td>
|
||||
</tr>
|
||||
</tfoot>
|
||||
<tbody id="items"></tbody>
|
||||
</table>
|
||||
|
||||
<div id="items" class="itemsContainer"></div>
|
||||
|
||||
</div>
|
||||
<div data-role="panel" id="sortPanel" data-position="right" data-display="overlay" data-theme="b" data-position-fixed="true">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue