Hide Iterm Relax cutoff tooltip if disabled

10.8-maintenance
Miguel Angel Mulero Martinez 2022-02-02 13:39:50 +01:00
parent 340087a4df
commit 2b06b6e59b
1 changed files with 2 additions and 2 deletions

View File

@ -648,13 +648,13 @@
<span i18n="pidTuningItermRelaxType"></span>
</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>