Favorite groups
This commit is contained in:
@@ -44,6 +44,11 @@
|
||||
<td><%= presenter.favorite_count(self) %></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Favorite Groups</th>
|
||||
<td><%= presenter.favorite_group_count(self) %></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Post Changes</th>
|
||||
<td><%= presenter.post_version_count(self) %></td>
|
||||
|
||||
Reference in New Issue
Block a user