summaryrefslogtreecommitdiff
path: root/app/views/events
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-04-06 12:31:34 -0500
committerJacob Schatz <jschatz1@gmail.com>2017-04-06 19:22:33 -0400
commitf3a39afc37f7a345b837c68bdf2f8d7d93ddab84 (patch)
treee0a72d074df5a76a9ad080192b3419dbd1d2d23b /app/views/events
parent6f7deb482a4423f6da7cdd765e6b138aaa38cbd7 (diff)
downloadgitlab-ce-f3a39afc37f7a345b837c68bdf2f8d7d93ddab84.tar.gz
Fix newline errors
Diffstat (limited to 'app/views/events')
-rw-r--r--app/views/events/event/_note.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/events/event/_note.html.haml b/app/views/events/event/_note.html.haml
index 603bed6d705..cbcfe0ff71f 100644
--- a/app/views/events/event/_note.html.haml
+++ b/app/views/events/event/_note.html.haml
@@ -1,5 +1,5 @@
.profile-icon
- = custom_icon("comment_o")
+ = custom_icon("icon_comment_o")
.event-title
= event.action_name