Skip to content

Commit

Permalink
trivial - label the fields correctly in this test page
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Jul 29, 2015
1 parent cd9e4eb commit 89ac73d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</head>
<body>
<div id="send">
URL Context (a feed ID or 'ui')<input type="text" id="urlcontext" size="25"/><br>
URL Context (a feed/{feedID} or 'ui/ws')<input type="text" id="urlcontext" size="25"/><br>
Message (Hawkular JSON):<input type="text" id="data" size="100"/><br>
<input type="button" id="sendtext" value="send text"/>
</div>
Expand Down

0 comments on commit 89ac73d

Please sign in to comment.