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:
authorPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2019-02-04 23:23:30 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2019-02-04 23:23:30 +0300
commit63343f0418a9e16fbab9df7a80caa4910bb9343d (patch)
tree8ff46ad27b9003afc6ffb07479e2a5b22901e53e /main.html
parent5c4b2806ade0e6bb62d04326f2b74223c347cece (diff)
removed not needed code
Diffstat (limited to 'main.html')
-rwxr-xr-xmain.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/main.html b/main.html
index 1a1e3b2f..76ed31ec 100755
--- a/main.html
+++ b/main.html
@@ -260,9 +260,7 @@
</div>
</div>
<div id="modal-reconnect" class="is-hidden">
- <!-- <div class="data-loading"> -->
- <div data-i18n="deviceRebooting"></div>
- <!-- </div> -->
+ <div data-i18n="deviceRebooting"></div>
</div>
</body>
</html>