mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
Quality Profile add card
This commit is contained in:
parent
d7c70a9c91
commit
4f1b27a523
6 changed files with 54 additions and 38 deletions
|
@ -1,10 +1,5 @@
|
|||
<fieldset>
|
||||
<legend>Quality Profiles</legend>
|
||||
<div class="row">
|
||||
<div class="span12">
|
||||
<button class="btn btn-success x-add">Add Profile</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="span12">
|
||||
<ul class="quality-profiles"></ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue