mirror of
https://github.com/Radarr/Radarr
synced 2024-12-27 18:30:45 +00:00
11 lines
No EOL
195 B
HTML
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> |