forked from marva/sumorobot-web
update sumo_id placeholder
This commit is contained in:
parent
e223517ea2
commit
720ede2442
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user