|
|
@ -52,7 +52,7 @@ with this program; if not, write to the Free Software Foundation, Inc., |
|
|
<b>Untagged : </b>{{port_profile.vlan_untagged}} |
|
|
<b>Untagged : </b>{{port_profile.vlan_untagged}} |
|
|
<br> |
|
|
<br> |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
{% if port_profile.vlan_untagged %} |
|
|
{% if port_profile.vlan_tagged.all %} |
|
|
<b>Tagged : </b>{{port_profile.vlan_tagged.all|join:", "}} |
|
|
<b>Tagged : </b>{{port_profile.vlan_tagged.all|join:", "}} |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
</td> |
|
|
</td> |
|
|
|