diff --git a/data/interfaces/default/notifier_config.html b/data/interfaces/default/notifier_config.html index d99e1c37..3a8091a9 100644 --- a/data/interfaces/default/notifier_config.html +++ b/data/interfaces/default/notifier_config.html @@ -163,7 +163,7 @@

- Add custom conditions to only allow certain notifications. By default, all notifications will be sent if there are no conditions. + Add custom conditions to only allow certain notifications. By default, all notifications will be sent if there are no conditions. Click here for a description of all the parameters.

@@ -350,7 +350,7 @@ select.closest('.form-group').find('.react-selectize-search-field-and-selected-values').removeClass('negative-operator'); } } - + $('#condition-widget select[name=operator]').each(function () { setNegativeOperator($(this)); }); diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index c770b7cd..37714f9d 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -1344,13 +1344,22 @@