summaryrefslogtreecommitdiff
path: root/app/views/users/show.html.haml
diff options
context:
space:
mode:
authorHannes Rosenögger <123haynes@gmail.com>2015-01-28 22:18:22 +0100
committerHannes Rosenögger <123haynes@gmail.com>2015-01-29 01:25:26 +0100
commit792ced2f4190226c3335967a8e5a30d3b72bd4ae (patch)
tree0411a2c41710a7f0d2c06fa141b8875c77873968 /app/views/users/show.html.haml
parent8eb365c0a04b912d2e10eb16adeeb4216563be2c (diff)
downloadgitlab-ce-792ced2f4190226c3335967a8e5a30d3b72bd4ae.tar.gz
Add a commit calendar to the user profile
Diffstat (limited to 'app/views/users/show.html.haml')
-rw-r--r--app/views/users/show.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/users/show.html.haml b/app/views/users/show.html.haml
index 54f2666ce5d..0d214d31607 100644
--- a/app/views/users/show.html.haml
+++ b/app/views/users/show.html.haml
@@ -18,6 +18,8 @@
%h4 Groups:
= render 'groups', groups: @groups
%hr
+ %h4 Calendar:
+ = render 'calendar'
%h4
User Activity: