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/_created_project.html.haml')
-rw-r--r--app/views/events/event/_created_project.html.haml9
1 files changed, 5 insertions, 4 deletions
diff --git a/app/views/events/event/_created_project.html.haml b/app/views/events/event/_created_project.html.haml
index 259533bd400..653aa16ca00 100644
--- a/app/views/events/event/_created_project.html.haml
+++ b/app/views/events/event/_created_project.html.haml
@@ -1,9 +1,10 @@
-- if current_path?('dashboard#activity')
- .system-note-image.user-avatar
- = author_avatar(event, size: 32)
-- else
+- if current_path?('users#show')
.system-note-image.open-icon
= custom_icon("icon_status_open")
+- else
+ .system-note-image.user-avatar
+ = author_avatar(event, size: 32)
+
.event-title
%span.author_name= link_to_author event