Merge branch 'feature' into 9102-cabling

This commit is contained in:
jeremystretch
2022-07-06 14:09:25 -04:00
109 changed files with 2404 additions and 403 deletions
+4
View File
@@ -104,6 +104,10 @@
<th scope="row">LAG</th>
<td>{{ object.lag|linkify|placeholder }}</td>
</tr>
<tr>
<th scope="row">L2VPN</th>
<td>{{ object.l2vpn_termination.l2vpn|linkify|placeholder }}</td>
</tr>
</table>
</div>
</div>