update sumo_id placeholder

This commit is contained in:
Silver Kuusik 2018-09-12 14:15:51 +02:00
parent e223517ea2
commit 720ede2442
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<div class="input-group-prepend">
<span class="input-group-text" id="robot-label">Robot ID</span>
</div>
<input type="text" class="form-control" id="robot-id" placeholder="xxxxxx" />
<input type="text" class="form-control" id="robot-id" placeholder="xxxxxxxx" />
</div>
<div class="btn-group btn-group-robot" role="group" aria-label="robots">
<a href="#" class="btn btn-lg btn-robot-go">GO!</a>