Added back table-condensed to table-hover

This commit is contained in:
Arjit Chaudhary
2015-08-23 15:21:12 +05:30
parent efa475d3e8
commit 0c6044cf73

View File

@ -220,7 +220,7 @@ else {
<div class="panel panel-default panel-condensed">
<div class="table-responsive">
<table id="devices" class="table table-hover">
<table id="devices" class="table table-condensed table-hover">
<thead>
<tr>
<th data-column-id="status" data-sortable="false" data-searchable="false" data-formatter="status">Status</th>