From b9ed34f86eb74ccd0de702c6813f670aa0a58557 Mon Sep 17 00:00:00 2001 From: sw <939547590@qq.com> Date: Thu, 19 Mar 2015 11:42:52 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E5=8F=B3=E8=BE=B9=E5=86=85=E5=AE=B9?= =?UTF-8?q?=E5=8C=BA=E5=9F=9F=E3=80=81=E5=A2=9E=E5=8A=A0js=EF=BC=9A?= =?UTF-8?q?=E6=9C=80=E7=9F=AD=E4=B8=BA=E5=B7=A6=E4=BE=A7=E9=95=BF=E5=BA=A6?= =?UTF-8?q?=202=E3=80=81=E4=BF=AE=E6=94=B9=E8=AF=BE=E7=A8=8B=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E5=8A=A8=E6=80=81=E6=98=BE=E7=A4=BA=203=E3=80=81?= =?UTF-8?q?=E4=BF=AE=E6=94=B9course.css=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/courses/show.html.erb | 43 +++++++++---- app/views/layouts/base_courses.html.erb | 2 +- public/javascripts/course.js | 6 +- public/stylesheets/courses.css | 86 ++++++++++++++----------- 4 files changed, 85 insertions(+), 52 deletions(-) diff --git a/app/views/courses/show.html.erb b/app/views/courses/show.html.erb index fef53d618..53754020f 100644 --- a/app/views/courses/show.html.erb +++ b/app/views/courses/show.html.erb @@ -10,13 +10,14 @@ <%= image_tag(url_to_avatar(e.event_author), :width => "42", :height => "42") %>
项目问题个数显示问题项目问题个数显示问题项目问题个数显示问题项目问题个数显示问题项目问题个数显示问题项目问题个数显示问题 +
<%= e.event_description %>
- 发布时间 : 2014-11-26 10:19
+ <%= l :label_activity_time %> : <%= format_activity_day(day) %><%= format_time(e.event_datetime, false) %>
+
+ <%= l :label_create_time %>: : <%= format_time(@course.created_at) %>
+