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

View File

@@ -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>