1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

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>
</table>
</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 class="col-md-8">
<div class="panel panel-default">