Skip to content

Commit

Permalink
Update meeting id
Browse files Browse the repository at this point in the history
  • Loading branch information
varunkumar authored Apr 8, 2020
1 parent 8ab8c90 commit 097c66a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web-client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<div id="callControls" class="controls-set">
<table class="widget-crl">
<tr><td class="table-label">Meeting ID:</td>
<td><input placeholder="Enter Meeting ID" type="text" class="mtginputs" id="id" name="Meeting id" value="9490484193"></td>
<td><input placeholder="Enter Meeting ID" type="text" class="mtginputs" id="id" name="Meeting id" value="123456789"></td>
</tr>
<tr><td class="table-label">PassCode:</td>
<td><input type="text" placeholder="Enter PassCode" class="mtginputs" id="passCode" name="PassCode" ></td>
Expand Down Expand Up @@ -166,4 +166,4 @@
</script>
<script src="camlio.js"></script>
</body>
</html>
</html>

0 comments on commit 097c66a

Please sign in to comment.