summaryrefslogtreecommitdiff
path: root/app/views/admin/dashboard
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/dashboard')
-rw-r--r--app/views/admin/dashboard/index.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/admin/dashboard/index.html.haml b/app/views/admin/dashboard/index.html.haml
index bbd60bc6224..41760f8b1e3 100644
--- a/app/views/admin/dashboard/index.html.haml
+++ b/app/views/admin/dashboard/index.html.haml
@@ -93,6 +93,10 @@
Milestones
%span.light.pull-right
= Milestone.count
+ %p
+ Monthly active users
+ %span.light.pull-right
+ = User.where("current_sign_in_at > ?", 30.days.ago).count
.col-md-4
%h4
Features