mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 17:25:16 +03:00
Hide Iterm Relax cutoff tooltip if disabled
This commit is contained in:
parent
340087a4df
commit
2b06b6e59b
1 changed files with 2 additions and 2 deletions
|
@ -649,12 +649,12 @@
|
|||
</label>
|
||||
</span>
|
||||
|
||||
<div class="helpicon cf_tip" i18n_title="pidTuningItermRelaxCutoffHelp"></div>
|
||||
<span class="itermRelaxCutoff suboption">
|
||||
<input type="number" name="itermRelaxCutoff" step="1" min="1" max="100" />
|
||||
<label for="itermRelaxCutoff">
|
||||
<span i18n="pidTuningItermRelaxCutoff"></span>
|
||||
</label>
|
||||
<div class="helpicon cf_tip" i18n_title="pidTuningItermRelaxCutoffHelp"></div>
|
||||
</span>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue