修改bug

pull/6/head
guanghongwei 2015-01-24 12:55:20 +08:00
parent 6d545565f6
commit b836a28e77
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
<td class="text-center"><input type="checkbox" class="i-checks" name=""></td>
<td class="text-center"> {{ group.id }} </td>
<td class="text-center"> {{ group.name }} </td>
<td class="text-center"> {{ user.comment }} </td>
<td class="text-center"> {{ group.comment }} </td>
<td class="text-center">
<a href="../group_detail/?id={{ group.id }}" class="iframe btn btn-xs btn-primary">璇︽儏</a>
<a href="../group_edit/?id={{ group.id }}" class="btn btn-xs btn-info">缂栬緫</a>