1、项目动态 -> 近期动态

2、修复新建修改课程时,描述会有一行空白行
This commit is contained in:
sw 2015-01-19 16:43:21 +08:00
parent 00633c8331
commit 14a1f31a12
2 changed files with 2 additions and 4 deletions

View File

@ -127,9 +127,7 @@
<%= l(:label_new_course_description) %>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</label>
<span class="jstEditor">
<textarea id="course_description" class="wiki-edit" style="font-size:small;width:490px;margin-left:10px;" rows="8" name="course[description]" cols="40">
<%= @course.description %>
</textarea>
<textarea id="course_description" class="wiki-edit" style="font-size:small;width:490px;margin-left:10px;" rows="8" name="course[description]" cols="40"><%= @course.description %></textarea>
</span>
</p>
<p style="margin-left:-10px;">

View File

@ -748,7 +748,7 @@ zh:
label_news_view_all: 查看所有新闻
label_news_added: 新闻已添加
label_settings: 配置
label_overview: 项目动态
label_overview: 近期动态
label_course_overview: "课程动态"
label_question_student: 作业交流 #bai
label_homework_commit: 提交作业 #huang