renamed brand to vendor

This commit is contained in:
Arjit Chaudhary
2015-08-23 15:20:18 +05:30
parent eb4d386731
commit efa475d3e8
+1 -1
View File
@@ -224,7 +224,7 @@ else {
<thead>
<tr>
<th data-column-id="status" data-sortable="false" data-searchable="false" data-formatter="status">Status</th>
<th data-column-id="icon" data-sortable="false" data-searchable="false">Brand</th>
<th data-column-id="icon" data-sortable="false" data-searchable="false">Vendor</th>
<th data-column-id="hostname" data-order="asc">Device</th>
<th data-column-id="ports" data-sortable="false" data-searchable="false"></th>
<th data-column-id="hardware">Platform</th>