Split Profile and Size into their own folders

This commit is contained in:
Mark McDowall
2013-03-08 17:55:47 -08:00
parent b4c97dd4c2
commit c4fa61023f
12 changed files with 53 additions and 51 deletions
@@ -0,0 +1,14 @@
<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>
</fieldset>