restore key field
This commit is contained in:
parent
c3340b5d77
commit
848bd17085
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue