Clever icon thing

This commit is contained in:
Jeremy Stretch 2018-10-26 11:32:04 -04:00
parent 064e58053a
commit 8fdae2f3c6
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
{# Name #} {# Name #}
<td> <td>
<i class="fa fa-fw fa-square-o"></i> {{ frontport }} <i class="fa fa-fw fa-square{% if not cable %}-o{% endif %}"></i> {{ frontport }}
</td> </td>
{# Type #} {# Type #}

View File

@ -10,7 +10,7 @@
{# Name #} {# Name #}
<td> <td>
<i class="fa fa-fw fa-square-o"></i> {{ rearport }} <i class="fa fa-fw fa-square{% if not cable %}-o{% endif %}"></i> {{ rearport }}
</td> </td>
{# Type #} {# Type #}