bansho/app/components/table/cell_status_host_address/cell_status_host_address.html
aviau 24f73d6e66 Prefixed cell names with 'status' + removes useles css
Change-Id: I83a190958149d15f273ee94217cc92cc0ef5db67
2015-05-21 13:39:39 -04:00

4 lines
143 B
HTML

<td class="data-table__hostaddress" ng-controller="CellStatusHostAddressCtrl">
<span class="data-table__data">{{entry.address}}</span>
</td>