basic work on a grid UI. This contains code for dynamic generation of a host grid, and clicking the icon takes you to the game selection page

This commit is contained in:
R. Aidan Campbell
2016-06-12 23:32:40 -04:00
parent 02d1d7b236
commit 95e29f709c
3 changed files with 32 additions and 2 deletions

View File

@@ -39,6 +39,9 @@
</div>
<div id="hostSettings">
<div class="mdl-grid" id='host-grid'>
</div>
<p>Enter the IP/hostname of the GFE streaming computer, or select one from the history:</p>
<div class="mdl-textfield mdl-js-textfield mdl-textfield--floating-label">
<input class="mdl-textfield__input" type="text" id="GFEHostIPField">