fix sorting

This commit is contained in:
vitalisator
2016-01-28 15:09:05 +01:00
parent 5ab9051f4f
commit bcc253cccf
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ $common_output[] = '
<table id="stp-ports" class="table table-condensed table-hover">
<thead>
<tr>
<th data-column-id="port">Port</th>
<th data-column-id="port_id">Port</th>
<th data-column-id="priority">Priority</th>
<th data-column-id="state">State</th>
<th data-column-id="enable">Enable</th>