bansho/app/components/directive/table/cell_status_host_status/cell_status_host_status.html

4 lines
134 B
HTML

<td ng-controller="CellStatusHostStatusCtrl">
<span class="data-table__data {{entry.host_state}}">{{entry.host_state}}</span>
</td>