summaryrefslogtreecommitdiff
path: root/app/views/events/event/_created_project.html.haml
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.haml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/views/events/event/_created_project.html.haml b/app/views/events/event/_created_project.html.haml
index 80cf2344fe1..340d8c61026 100644
--- a/app/views/events/event/_created_project.html.haml
+++ b/app/views/events/event/_created_project.html.haml
@@ -1,5 +1,7 @@
+.profile-icon.open-icon
+ = custom_icon("icon_status_open")
+
.event-title
- %span.author_name= link_to_author event
%span{ class: event.action_name }
= event_action_name(event)