Skip to content

Commit b404b9f

Browse files
committed
Better web config corrections priority buttons
1 parent 8453e0e commit b404b9f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Firmware/RTK_Everywhere/AP-Config/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1644,9 +1644,7 @@
16441644
<button type="button" class="btn btn-primary" id="corrPrioButton4">4</button>
16451645
<button type="button" class="btn btn-primary" id="corrPrioButton5">5</button>
16461646
<button type="button" class="btn btn-primary" id="corrPrioButton6">6</button>
1647-
</div>
1648-
1649-
<div class="d-grid gap-2 col-6 mx-auto mt-2">
1647+
<br>
16501648
<button type="button" id="correctionsPriorityDefaults" class="btn btn-primary"
16511649
onClick="resetToCorrectionsPriorityDefaults()">Reset to Defaults</button>
16521650
</div>

0 commit comments

Comments
 (0)