1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/UI/Settings/Quality/Profile/QualityProfileTemplate.html

12 lines
196 B
HTML
Raw Normal View History

<td name="name"></td>
<td>
{{#each allowed}}
{{name}} |
{{/each}}
</td>
<td name="cutoff.name"></td>
<td>
<i class="icon-cog x-edit" title="Edit Series"></i>
| Delete
</td>