mirror of https://github.com/huashengdun/webssh
Update index.html
parent
1cf19c7186
commit
c6bed4a679
|
@ -83,6 +83,8 @@
|
||||||
{% module xsrf_form_html() %}
|
{% module xsrf_form_html() %}
|
||||||
<button type="submit" class="btn btn-primary">Connect</button>
|
<button type="submit" class="btn btn-primary">Connect</button>
|
||||||
<button type="reset" class="btn btn-danger">Reset</button>
|
<button type="reset" class="btn btn-danger">Reset</button>
|
||||||
|
<button type="button" class="btn btn-info" id="sshlinkBtn">SSH Link</button>
|
||||||
|
<div id="sshlink"></div>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue