add tags for mockup host data and a badge for status
This commit is contained in:
parent
84dcb4fc1e
commit
cbfc40a2d8
@ -26,6 +26,6 @@ angular.module('xoWebApp')
|
||||
available: 12 * giga # in bytes
|
||||
}
|
||||
running_VMs: 6
|
||||
tags: ['Prod']
|
||||
tags: ['Prod','Room1','Critical']
|
||||
}
|
||||
|
||||
|
@ -143,7 +143,7 @@
|
||||
<td>e4:11:5b:b7:f3:8f</td>
|
||||
<td> Intel Corporation 82574L Gigabit Network Connection</td>
|
||||
<td>
|
||||
OK
|
||||
<span class="label label-success">OK</span>
|
||||
<div class="quick-buttons"><div class="quick-button"><a data-toggle="tooltip" title="Delete SR"><i class="fa fa-trash-o"></i></a></div></div>
|
||||
</td>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user