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:
Diffstat (limited to 'app/views/events/event/_common.html.haml')
-rw-r--r--app/views/events/event/_common.html.haml8
1 files changed, 1 insertions, 7 deletions
diff --git a/app/views/events/event/_common.html.haml b/app/views/events/event/_common.html.haml
index b7cb5d3ed63..01e72862114 100644
--- a/app/views/events/event/_common.html.haml
+++ b/app/views/events/event/_common.html.haml
@@ -1,10 +1,4 @@
-- if current_path?('users#show')
- - if event.target
- .system-note-image{ class: "#{event.action_name}-icon" }
- = icon_for_system_note(event.action_name)
-- else
- .system-note-image.user-avatar
- = author_avatar(event, size: 32)
+= icon_for_profile_event(event)
.event-title
%span.author_name= link_to_author event