Browse Source

修改bug

pull/6/head
ibuler 10 years ago
parent
commit
113054c92c
  1. 5
      templates/juser/group_list.html

5
templates/juser/group_list.html

@ -27,7 +27,7 @@
</div> </div>
</div> </div>
<div class="ibox-content" style="display: block;"> <div class="ibox-content" style="display: block;">
<form>
<table class="table table-hover"> <table class="table table-hover">
<thead> <thead>
<tr> <tr>
@ -80,7 +80,8 @@
</tr> </tr>
</tbody> </tbody>
</table> </table>
</div> </form>
</div>
</div> </div>
</div> </div>
</div> </div>

Loading…
Cancel
Save