Update edit.html

This commit is contained in:
Brandon Wees
2022-10-17 15:10:36 -04:00
committed by GitHub
parent 2f641da182
commit c80f46308a
+1 -1
View File
@@ -178,7 +178,7 @@ User-Agent: wonderbra 1.0") }}
{{ render_checkbox_field(form.trigger_add, class="trigger-type") }}
{{ render_checkbox_field(form.trigger_del, class="trigger-type") }}
<span class="pure-form-message-inline">
Filters the change-detection of this watch to only this content change.
Filters the change-detection of this watch to only this type of content change. <strong>Replacements</strong> (neither additions or deletions) are always included.
</span>
</div>
</fieldset>