mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Added test button to notification edit
This commit is contained in:
@@ -57,6 +57,13 @@
|
||||
</div>
|
||||
|
||||
{{formBuilder}}
|
||||
|
||||
<div class="control-group">
|
||||
<label class="control-label">Test</label>
|
||||
<div class="controls">
|
||||
<button class="btn x-test"><i class="icon-question x-test-icon"/> Test</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
|
||||
Reference in New Issue
Block a user