mirror of
https://github.com/PotentiaRobotics/robot-gui.git
synced 2025-04-09 14:20:16 -04:00
delete the other button
This commit is contained in:
parent
6843737016
commit
5fe0a0ef59
|
@ -74,7 +74,6 @@
|
|||
/>
|
||||
<input type="submit" value="Enter" />
|
||||
</form>
|
||||
<button class="button">Enter</button>
|
||||
<p class="units">Deg</p>
|
||||
<select name="input" id="unit">
|
||||
<option value="Position">Position</option>
|
||||
|
@ -105,7 +104,6 @@
|
|||
/>
|
||||
<input type="submit" value="Enter" />
|
||||
</form>
|
||||
<button class="button">Enter</button>
|
||||
<p class="units">Deg</p>
|
||||
<select name="input" id="unit">
|
||||
<option value="Position">Position</option>
|
||||
|
|
Loading…
Reference in New Issue
Block a user