Add 'Most Recent Activity' header to the User Profile page

This commit is contained in:
Jan Christophersen 2017-02-13 18:30:26 +01:00
parent 79d6838303
commit f0a9228403
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -0,0 +1,4 @@
---
title: Added 'Most Recent Activity' header to the User Profile page
merge_request: 9189
author: Jan Christophersen