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

games list

This commit is contained in:
Techywarrior 2013-04-28 11:48:32 -07:00
parent 5b432f8c83
commit 353ea30d63
3 changed files with 55 additions and 34 deletions

View file

@ -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">