mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 22:51:22 +00:00
Initial stab at fixing the CRUD servlets and service JS.
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
</p>
|
||||
|
||||
<div id="connection-add-form">
|
||||
<div class="icon connection add"/><input type="text" id="connection-id" class="name" placeholder="Add connection"/><button id="add-connection">Add</button>
|
||||
<div class="icon connection add"/><input type="text" id="connection-name" class="name" placeholder="Add connection"/><button id="add-connection">Add</button>
|
||||
</div>
|
||||
|
||||
<div id="connection-list">
|
||||
|
Reference in New Issue
Block a user