1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-05 10:32:35 +01:00
Radarr/UI/Settings/Notifications/AddItemTemplate.html
Mark McDowall 8cac7ed1cd Notifications can be tested
Notification ImplementationType was added for showing in UI (Humanized/Title cased of Implementation)
2013-06-12 23:47:56 -07:00

7 lines
162 B
HTML

<div class="add-notification-item span3">
<div class="row">
<div class="span3">
{{implementationName}}
</div>
</div>
</div>