1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-17 05:15:20 +03:00

default and initial setup renamed to landing and setup, including object adjustments

This commit is contained in:
cTn 2014-09-20 13:51:23 +02:00
parent cb48e8d8b6
commit 4412f9c263
12 changed files with 580 additions and 579 deletions

View file

@ -50,7 +50,7 @@ $(document).ready(function () {
$('#content').empty();
// load default html
TABS.default.initialize();
TABS.landing.initialize();
}
$(this).data("clicks", !clicks);