From 368a3ce1fa89ee43f4ee70da266df979f05f2767 Mon Sep 17 00:00:00 2001 From: sw <939547590@qq.com> Date: Fri, 13 Mar 2015 15:40:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE=E5=88=9B?= =?UTF-8?q?=E5=BB=BA=E6=97=B6=E9=97=B4=E6=98=BE=E7=A4=BA=E4=B8=8D=E6=AD=A3?= =?UTF-8?q?=E7=A1=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/projects/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/projects/show.html.erb b/app/views/projects/show.html.erb index cd6ac2af2..f38595302 100644 --- a/app/views/projects/show.html.erb +++ b/app/views/projects/show.html.erb @@ -43,7 +43,7 @@ <%= l :label_create_time %>: - <%= format_time(e.created_at) %> + <%= format_time(e.project.created_on) %>