summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarin Jankovski <maxlazio@gmail.com>2014-10-03 10:23:26 +0200
committerMarin Jankovski <maxlazio@gmail.com>2014-10-03 10:23:26 +0200
commitf74dba8c42ba5466945085bca137cc3a3a39ee87 (patch)
tree0bb380d7e8d89161046f893fcf7f4d35d1fcb694
parent910d5cf332a1fee68f0e5d9aaca0d69c2137ea56 (diff)
parent92160789aa2134a582211efeb0fd1a3034e4ca0f (diff)
downloadgitlab-ce-f74dba8c42ba5466945085bca137cc3a3a39ee87.tar.gz
Merge pull request #7595 from bbodenmiller/patch-4
add sign-in count
-rw-r--r--app/views/admin/users/show.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/admin/users/show.html.haml b/app/views/admin/users/show.html.haml
index 3883d95e138..c8295cf707e 100644
--- a/app/views/admin/users/show.html.haml
+++ b/app/views/admin/users/show.html.haml
@@ -86,6 +86,11 @@
- else
never
+ %li
+ %span.light Sign-in count:
+ %strong
+ = @user.sign_in_count
+
- if @user.ldap_user?
%li
%span.light LDAP uid: