Files
Promag400-Modbus/html-templates/NodeDetailHeader.html
Patrick McDonagh 5bc8ae7007 Initial commit
2018-01-09 14:41:41 -06:00

7 lines
160 B
HTML

<div class='col-xs-1'>
<div class="<%= nodecolors.statuscolor %> nodecolor"></div>
</div>
<div class='col-xs-6'>
<h3><%= node.vanityname %></h3>
</div>