mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-05-03 08:10:37 +00:00
Merge branch 'diff-filters' of https://github.com/bwees/changedetection.io into diff-filters
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user