11048 fix connected_endpoint refs

This commit is contained in:
Arthur
2022-11-29 11:02:35 -08:00
committed by Jeremy Stretch
parent 3bd560add8
commit cf0258204f
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -210,7 +210,7 @@
<div class="card">
<h5 class="card-header">Wireless</h5>
<div class="card-body">
{% with peer=object.connected_endpoint %}
{% with peer=object.connected_endpoints.0 %}
<table class="table table-hover">
<thead>
<tr>