Swapped the order of cable and connection fields

This commit is contained in:
Jeremy Stretch
2018-10-26 13:21:43 -04:00
parent aa050d85cc
commit 5c183cd8eb
9 changed files with 57 additions and 59 deletions

View File

@@ -526,8 +526,8 @@
<th>LAG</th>
<th>Description</th>
<th>Mode</th>
<th colspan="2">Connection</th>
<th>Cable</th>
<th colspan="2">Connection</th>
<th></th>
</tr>
</thead>
@@ -590,8 +590,8 @@
<th class="pk"><input type="checkbox" class="toggle" title="Toggle all" /></th>
{% endif %}
<th>Name</th>
<th colspan="2">Connection</th>
<th>Cable</th>
<th colspan="2">Connection</th>
<th></th>
</tr>
</thead>
@@ -649,8 +649,8 @@
<th class="pk"><input type="checkbox" class="toggle" title="Toggle all" /></th>
{% endif %}
<th>Name</th>
<th colspan="2">Connection</th>
<th>Cable</th>
<th colspan="2">Connection</th>
<th></th>
</tr>
</thead>