mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-28 18:05:51 -04:00
12 lines
196 B
HTML
12 lines
196 B
HTML
<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>
|