Removed unused software panel from inventory view

This commit is contained in:
Jeremy Stretch 2016-06-15 14:03:10 -04:00
parent 7428b83c90
commit 0330a356e4

View File

@ -21,21 +21,6 @@
</tr> </tr>
</table> </table>
</div> </div>
<div class="panel panel-default">
<div class="panel-heading">
<strong>Software</strong>
</div>
<table class="table table-hover panel-body" id="software">
<thead>
<tr>
<th>Package</th>
<th>Version</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
</div> </div>
<div class="col-md-8"> <div class="col-md-8">
<div class="panel panel-default"> <div class="panel panel-default">