Headers for import existing

This commit is contained in:
Mark McDowall
2014-12-20 22:19:21 -08:00
parent 7f91e0284f
commit ac16c49ab8
2 changed files with 17 additions and 5 deletions
@@ -0,0 +1,13 @@
<table class="table table-hover">
<thead>
<tr>
<th class="col-md-10 ">
Path
</th>
<th class="col-md-3">
Free Space
</th>
</tr>
</thead>
<tbody class="x-root-folders"></tbody>
</table>