提交 b0114867 编写于 作者: G GitLab

Add monthly active users to the admin dashboard.

上级 0d3ba71b
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册