mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Quality Profiles move to cards
This commit is contained in:
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>
|
Loading…
Add table
Add a link
Reference in a new issue