Add bookmarks and favorites to dashboard stats

This commit is contained in:
Neil Lalonde
2013-04-18 14:27:22 -04:00
parent 75cfcbfa4f
commit 5cd6c85e8b
6 changed files with 47 additions and 12 deletions
@@ -129,6 +129,8 @@
{{ render 'admin_report_counts' posts }}
{{ render 'admin_report_counts' likes }}
{{ render 'admin_report_counts' flags }}
{{ render 'admin_report_counts' bookmarks }}
{{ render 'admin_report_counts' favorites }}
{{ render 'admin_report_counts' emails }}
{{/unless}}
</table>