mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-16 21:05:30 +03:00
remove connect from css stylesheet
This commit is contained in:
parent
b4f5b46335
commit
c337fdc898
3 changed files with 11 additions and 11 deletions
|
@ -78,7 +78,7 @@ function setupAnalytics(result) {
|
|||
}
|
||||
|
||||
$('.connect_b a.connect').removeClass('disabled');
|
||||
$('.firmware_b a.connect').removeClass('disabled');
|
||||
$('.firmware_b a.flash').removeClass('disabled');
|
||||
}
|
||||
|
||||
//Process to execute to real start the app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue