restore key field

This commit is contained in:
Stewart Allen 2019-01-24 22:09:05 -05:00
commit 848bd17085

View file

@ -47,6 +47,7 @@
<div>
<table>
<tr><th>host</th><td><input id="grid-host" size="35" placeholder="http(s)://host:port" /></td></tr>
<tr id="gpapik"><th>api key</th><td><input id="grid-apik" size="35" /></td></tr>
<tr><th>target</th><td><select id="grid-target"></select></td></tr>
<tr><td colspan="2"><span id="grid-hint">setup <a href="https://github.com/GridSpace/grid-host" target="_help">grid:host</a> for your network</span></td></tr>
</table>