diff --git a/app/views/messages/_project_show.html.erb b/app/views/messages/_project_show.html.erb index 33f55cfac..3dbfe3a8d 100644 --- a/app/views/messages/_project_show.html.erb +++ b/app/views/messages/_project_show.html.erb @@ -50,12 +50,12 @@
">
<%= link_to image_tag(url_to_avatar(message.author), :width => '46',:height => '46'), user_path(message.author) %>
-
+
<%= link_to_user_header message.author,false,:class => 'c_blue fb fl mb10 ' %> <%= format_time(message.created_on) %>
-

<%= textilizable message,:content,:attachments => message.attachments %>

- <%= link_to_attachment_project message, :author => false %> +

<%= textAreailizable message,:content,:attachments => message.attachments %>

+ <%= link_to_attachments_course message, :author => false %>
<%= link_to(