Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbreadoven <56191411+breadoven@users.noreply.github.com>2022-09-20 13:32:17 +0300
committerbreadoven <56191411+breadoven@users.noreply.github.com>2022-09-20 13:32:17 +0300
commit3280341de4f0da6761871273a7414959dbc785d5 (patch)
tree197719c611dd2c73e3ae5925cff4c8444aa08537
parent8fd2c5325a9ad94dd3119c149a35e3b158831354 (diff)
Update mission_control.html
-rw-r--r--tabs/mission_control.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tabs/mission_control.html b/tabs/mission_control.html
index aeda5ef1..508da5d2 100644
--- a/tabs/mission_control.html
+++ b/tabs/mission_control.html
@@ -156,8 +156,8 @@
<a class="ic_center" data-role="home-center" href="#" title="move to center view"></a>
</div>
</td>
- <td><input type="number" class="home-lon" /></td>
<td><input type="number" class="home-lat" /></td>
+ <td><input type="number" class="home-lon" /></td>
<td><span id="elevationValueAtHome">N/A</span></td>
</tr>
</tbody>