1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-01 12:45:03 +00:00
Sonarr/NzbDrone.Backbone/Settings/Quality/Profile/QualityProfileTemplate.html
2013-03-13 17:26:30 -07:00

11 lines
No EOL
195 B
HTML

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