fix the bug in port manage
This commit is contained in:
parent
a033e2bca5
commit
197f012592
|
@ -46,8 +46,9 @@
|
|||
class="table table-striped table-bordered bootstrap-datatable datatable">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>port</th>
|
||||
|
||||
<th>ID</th>
|
||||
<th>port</th>
|
||||
<th>InUse</th>
|
||||
<th>Action</th>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue