Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorJan Christophersen <jan@ruken.pw>2017-02-13 20:30:26 +0300
committerJan Christophersen <jan@ruken.pw>2017-02-13 20:30:26 +0300
commitf0a922840337f1114ae376ef43e28d480f2ad9fa (patch)
treee30d2ee474bbce389729e851ec4cb1f6b664a2e8 /app
parent79d68383030f8aa7c97d3df53ae90137383eb0cd (diff)
Add 'Most Recent Activity' header to the User Profile page
Diffstat (limited to 'app')
-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 44254040e4e..dc2fea450bd 100644
--- a/app/views/users/show.html.haml
+++ b/app/views/users/show.html.haml
@@ -106,6 +106,8 @@
%i.fa.fa-spinner.fa-spin
.user-calendar-activities
+ %h4.prepend-top-20
+ Most Recent Activity
.content_list{ data: { href: user_path } }
= spinner