diff --git a/app/views/boards/_course_show.html.erb b/app/views/boards/_course_show.html.erb index 5f23c5a69..0d9d6a780 100644 --- a/app/views/boards/_course_show.html.erb +++ b/app/views/boards/_course_show.html.erb @@ -134,7 +134,7 @@
<%= textAreailizable message,:content,:attachments => message.attachments %>
-
+
<%= format_time(message.created_on) %> <%= link_to( diff --git a/app/views/boards/_project_show.html.erb b/app/views/boards/_project_show.html.erb index a8dc4ad1a..aed6b80e5 100644 --- a/app/views/boards/_project_show.html.erb +++ b/app/views/boards/_project_show.html.erb @@ -122,7 +122,7 @@
<%= textAreailizable message,:content,:attachments => message.attachments %>
-
+
<%= format_time(message.created_on) %> <%= link_to(