summaryrefslogtreecommitdiff
path: root/app/views/events/event/_note.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/events/event/_note.html.haml')
-rw-r--r--app/views/events/event/_note.html.haml8
1 files changed, 6 insertions, 2 deletions
diff --git a/app/views/events/event/_note.html.haml b/app/views/events/event/_note.html.haml
index 83709f5e4d0..1785fe6ab16 100644
--- a/app/views/events/event/_note.html.haml
+++ b/app/views/events/event/_note.html.haml
@@ -1,5 +1,9 @@
-.profile-icon
- = custom_icon("icon_comment_o")
+- if current_path?('dashboard#activity')
+ .system-note-image.user-avatar
+ = author_avatar(event, size: 32)
+- else
+ .system-note-image
+ = custom_icon("icon_comment_o")
.event-title
%span.author_name= link_to_author event