fix the bug in port manage

This commit is contained in:
fanfuxiaoran 2014-01-13 16:36:37 +08:00
parent a033e2bca5
commit 197f012592
1 changed files with 2 additions and 1 deletions

View File

@ -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>