1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-26 01:37:07 +00:00
Sonarr/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
No EOL
162 B
HTML

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