mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Help text for tags on notifications
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<div class="modal-content">
|
<div class="modal-content">
|
||||||
<div class="modal-header">
|
<div class="modal-header">
|
||||||
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
|
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
|
||||||
{{#if id}}
|
{{#if id}}
|
||||||
@@ -89,6 +89,10 @@
|
|||||||
<div class="col-sm-5">
|
<div class="col-sm-5">
|
||||||
<input type="text" class="form-control x-tags">
|
<input type="text" class="form-control x-tags">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="col-sm-1 help-inline">
|
||||||
|
<i class="icon-nd-form-info" title="Using tags will only send notifications for series with matching tags"/>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{formBuilder}}
|
{{formBuilder}}
|
||||||
|
|||||||
Reference in New Issue
Block a user