Commit d31477f1 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Add changelog for users stats feature

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 9351997f
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
%h3.text-center %h3.text-center
Users: Users:
= number_with_delimiter(User.count) = number_with_delimiter(User.count)
- # EE specific
.text-center .text-center
= link_to 'Users statistics', admin_dashboard_stats_path = link_to 'Users statistics', admin_dashboard_stats_path
%hr %hr
......
---
title: Add users stats page for admin area with per role amount
merge_request: 4539
author:
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment