This commit is contained in:
Toks
2013-04-14 18:18:24 -04:00
parent a3c06044af
commit 313943ba05
2 changed files with 9 additions and 0 deletions

View File

@@ -59,6 +59,11 @@
<td><%= presenter.wiki_page_version_count(self) %></td>
</tr>
<tr>
<th>Artist Changes</th>
<td><%= presenter.artist_version_count(self) %></td>
</tr>
<tr>
<th>Pool Changes</th>
<td><%= presenter.pool_version_count(self) %></td>