mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 01:32:57 -07:00
Add tilde for blank condition values
This commit is contained in:
parent
a2b2d1d227
commit
70e88a9013
2 changed files with 4 additions and 1 deletions
|
@ -192,6 +192,9 @@
|
|||
Add custom conditions to only <em>allow certain notifications</em>. By default, all notifications will be sent if there are no conditions.
|
||||
<a href="#notify-text-sub-modal" data-toggle="modal">Click here</a> for a description of all the parameters.
|
||||
</p>
|
||||
<p class="help-block">
|
||||
A tilde (<span class="inline-pre">~</span>) can be entered as a value to indicate a empty string.
|
||||
</p>
|
||||
<div id="condition-widget"></div>
|
||||
<input type="hidden" id="custom_conditions" name="custom_conditions" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue