mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
parent
8de5745831
commit
4ba7b20b0e
1 changed files with 4 additions and 1 deletions
|
@ -94,9 +94,12 @@
|
|||
type="checkbox"
|
||||
ng-model="watchEditExecuteDetail.executeDetails.ignoreCondition"
|
||||
class="kuiCheckBox"
|
||||
/>
|
||||
<span
|
||||
i18n-id="xpack.watcher.sections.watchEdit.executeDetail.conditionOverrides.ignoreConditionLabel"
|
||||
i18n-default-message="Ignore Condition (Condition is always true)"
|
||||
></label>
|
||||
></span>
|
||||
</label>
|
||||
</div>
|
||||
</toggle-panel>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue