1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Quality Profiles move to cards

This commit is contained in:
Mark McDowall
2013-06-24 17:41:32 -07:00
parent f8fee8e3d0
commit a3a1cf26ee
10 changed files with 119 additions and 37 deletions
@@ -1,14 +1,4 @@
<fieldset>
<legend>Quality Profiles</legend>
<table class="table table-hover">
<thead>
<tr>
<th>Name</th>
<th>Allowed</th>
<th>Cutoff</th>
<th>Controls</th>
</tr>
</thead>
<tbody></tbody>
</table>
<ul class="quality-profiles"></ul>
</fieldset>