summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2014-08-24 23:47:19 -0700
committerBen Bodenmiller <bbodenmiller@hotmail.com>2014-08-24 23:47:19 -0700
commit92160789aa2134a582211efeb0fd1a3034e4ca0f (patch)
tree0c3faf7675f25c852f4a14a838b81c00ddc23075
parenta25e6f725a6b31db6a9a327cc5cd51a078caef03 (diff)
downloadgitlab-ce-92160789aa2134a582211efeb0fd1a3034e4ca0f.tar.gz
add sign-in count
add sign-in count to admin section profile view
-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 3c30ccd78b3..f3d7b857e0d 100644
--- a/app/views/admin/users/show.html.haml
+++ b/app/views/admin/users/show.html.haml
@@ -78,6 +78,11 @@
- else
never
+ %li
+ %span.light Sign-in count:
+ %strong
+ = @user.sign_in_count
+
- if @user.ldap_user?
%li
%span.light LDAP uid: