Fix template (#28922) (#29185)

This commit is contained in:
Nox911 2019-01-24 16:41:41 +03:00 committed by GitHub
parent 8de5745831
commit 4ba7b20b0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>