mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-26 09:45:28 +03:00
commit
38eb82c053
3 changed files with 10 additions and 3 deletions
|
@ -132,7 +132,7 @@ function localizeAxisNames() {
|
|||
}
|
||||
|
||||
$(document).ready(function() {
|
||||
$(".button-enable").click(function() {
|
||||
$(".button-enable .btn").click(function() {
|
||||
var
|
||||
shrinkHeight = $(".warning").height();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue