mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 00:35:26 +03:00
Merge pull request #2712 from Asizon/rpm_defaults_fix
Rpm defaults fix for 4.3
This commit is contained in:
commit
f3f8df6d38
6 changed files with 39 additions and 53 deletions
|
@ -459,17 +459,6 @@
|
|||
</div>
|
||||
</dialog>
|
||||
|
||||
<dialog class="dialogDynFiltersChange">
|
||||
<h3 i18n="dialogDynFiltersChangeTitle"></h3>
|
||||
<div class="content">
|
||||
<div i18n="dialogDynFiltersChangeNote" style="margin-top: 10px"></div>
|
||||
|
||||
</div>
|
||||
<div class="buttons">
|
||||
<a href="#" class="dialogDynFiltersChange-confirmbtn regular-button" i18n="dialogDynFiltersConfirm"></a>
|
||||
</div>
|
||||
</dialog>
|
||||
|
||||
<ul class="hidden"> <!-- Sonar says so -->
|
||||
<li id="dialogReportProblems-listItemTemplate" class="dialogReportProblems-listItem"></li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue