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:
authorskaman82 <albert@wd-design.de>2015-11-12 11:56:03 +0300
committerskaman82 <albert@wd-design.de>2015-11-12 11:56:03 +0300
commit990fd26eb947d67fcab65c54ed4236895e817c0a (patch)
treef978e5e803f8c5e42ec5d13e3036a36653dbafde /main.js
parent3185721c64e14f18fa422a4141fdf86e07d6f279 (diff)
Including fixes from wanderzell
• fixes small css bug with tooltip icons • fixes sensor icons nit showing up when connecting Naze32 Acro rev6 and Sparky1.1
Diffstat (limited to 'main.js')
-rw-r--r--main.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/main.js b/main.js
index 8abda2b3..0a79479c 100644
--- a/main.js
+++ b/main.js
@@ -386,6 +386,4 @@ $("#showlog").on('click', function() {
});
-});
-
-
+}); \ No newline at end of file