mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Clever icon thing
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
{# Name #}
|
||||
<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>
|
||||
|
||||
{# Type #}
|
||||
|
@@ -10,7 +10,7 @@
|
||||
|
||||
{# Name #}
|
||||
<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>
|
||||
|
||||
{# Type #}
|
||||
|
Reference in New Issue
Block a user