From b1331569f9f0d011f28570f28dd099bb94c7f164 Mon Sep 17 00:00:00 2001 From: yutao <283765470@qq.com> Date: Fri, 29 May 2015 10:50:55 +0800 Subject: [PATCH] ... --- app/views/boards/_course_show.html.erb | 2 +- app/views/boards/_project_show.html.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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(