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

4 lines
113 B
HTML

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