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
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-04-07 17:35:11 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-04-07 23:59:39 +0300
commit667fa9afa29d60ec38dfb787ea207f2e44a38ee8 (patch)
tree6e824e0ccc48944a2e6f591e597b23f4b12b6246 /app/views/events/event/_common.html.haml
parent6ca6ca89170f0e9db5f71a737d45dc01401d9f2d (diff)
Put back usernames in activity and profile feed
Diffstat (limited to 'app/views/events/event/_common.html.haml')
-rw-r--r--app/views/events/event/_common.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/events/event/_common.html.haml b/app/views/events/event/_common.html.haml
index c0c11d00519..af97e9588a5 100644
--- a/app/views/events/event/_common.html.haml
+++ b/app/views/events/event/_common.html.haml
@@ -10,6 +10,7 @@
= custom_icon("icon_code_fork")
.event-title
+ %span.author_name= link_to_author event
%span{ class: event.action_name }
- if event.target
= event.action_name