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:
parent
cb48e8d8b6
commit
4412f9c263
12 changed files with 580 additions and 579 deletions
|
@ -50,7 +50,7 @@ $(document).ready(function () {
|
|||
$('#content').empty();
|
||||
|
||||
// load default html
|
||||
TABS.default.initialize();
|
||||
TABS.landing.initialize();
|
||||
}
|
||||
|
||||
$(this).data("clicks", !clicks);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue