This closes #1032
This commit is contained in:
commit
e43add02d7
|
@ -48,7 +48,7 @@ under the License.
|
|||
<dt><label for=connect_passcode>Password</label></dt>
|
||||
<dd><input id='connect_passcode' type=password placeholder="User Password" value="guest"></dd>
|
||||
<dt><label for=destination>Destination</label></dt>
|
||||
<dd><input id='destination' placeholder="Destination" value="jms.topic.chat"></dd>
|
||||
<dd><input id='destination' placeholder="Destination" value="chat"></dd>
|
||||
<dt> </dt>
|
||||
<dd><input type=submit id='connect_submit' value="Connect"></dd>
|
||||
</dl>
|
||||
|
|
Loading…
Reference in New Issue