mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 10:32:35 +01:00
8cac7ed1cd
Notification ImplementationType was added for showing in UI (Humanized/Title cased of Implementation)
7 lines
162 B
HTML
7 lines
162 B
HTML
<div class="add-notification-item span3">
|
|
<div class="row">
|
|
<div class="span3">
|
|
{{implementationName}}
|
|
</div>
|
|
</div>
|
|
</div> |