This commit is contained in:
Barış Soner Uşaklı
2017-05-03 17:13:15 -04:00
parent e7d076a084
commit ea6f981686
2 changed files with 5 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
<tr>
<th>[[admin/manage/groups:name]]</th>
<th class="hidden-xs">[[admin/manage/groups:description]]</th>
<th class="hidden-xs">[[admin/manage/groups:member-count]]</th>
<th></th>
</tr>
</thead>
@@ -24,6 +25,9 @@
<td class="hidden-xs">
<p class="description">{groups.description}</p>
</td>
<td class="hidden-xs text-right">
{groups.memberCount}
</td>
<td>
<div class="btn-group ">
<a href="{config.relative_path}/admin/manage/groups/{groups.nameEncoded}" class="btn btn-default btn-xs">