diff options
Diffstat (limited to 'app/views/admin/index.rhtml')
-rw-r--r-- | app/views/admin/index.rhtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/admin/index.rhtml b/app/views/admin/index.rhtml index 6749c263f..b3f57517b 100644 --- a/app/views/admin/index.rhtml +++ b/app/views/admin/index.rhtml @@ -7,6 +7,7 @@ <li><%=@info_request_count%> requests</li> <li><%=@user_count%> users</li> <li><%=@track_thing_count%> tracked things</li> +<li><%=@comment_count%> annotations</li> </ul> <hr> |