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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-01-05 14:12:02 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-01-05 14:12:02 +0400
commite3d7ce2cc482a730b2dc63ca09057b22a960b998 (patch)
treecdb873ae8cb22bada0bcccff2961b88c8bc9bc12 /app/views/events/event/_note.html.haml
parent0a94640e328ab30dcf90e65ba79242bc1aa77a57 (diff)
Tests are fixed now
Diffstat (limited to 'app/views/events/event/_note.html.haml')
-rw-r--r--app/views/events/event/_note.html.haml5
1 files changed, 2 insertions, 3 deletions
diff --git a/app/views/events/event/_note.html.haml b/app/views/events/event/_note.html.haml
index 8c12969345f..7b57f424d61 100644
--- a/app/views/events/event/_note.html.haml
+++ b/app/views/events/event/_note.html.haml
@@ -19,7 +19,6 @@
= event.project_name
.event-body
- %span.hint
- &nbsp;
- %i.icon-comment
+ %span.event-note
+ %i.icon-comment-alt
= truncate event.target.note, length: 70