Skip to content

Commit

Permalink
Fix template (elastic#28922)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nox911 authored and Alexandr Ogarkov committed Jan 23, 2019
1 parent 0ed35f4 commit f09b05b
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit f09b05b

Please sign in to comment.