From abb27025d34946f5aa3e15700343f43badb64d9a Mon Sep 17 00:00:00 2001 From: wanglinchun Date: Sat, 8 Mar 2014 09:55:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9course=E9=97=A8=E6=88=B7?= =?UTF-8?q?=E4=B8=BB=E9=A1=B5=E4=B8=AD=E6=96=B0=E5=BC=80=E8=AF=BE=E7=A8=8B?= =?UTF-8?q?=E5=90=8E=E6=9B=B4=E5=A4=9A=E7=9A=84=E9=93=BE=E6=8E=A5=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/welcome/course.html.erb | 2 +- config/locales/zh.yml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/app/views/welcome/course.html.erb b/app/views/welcome/course.html.erb index 9ae0a42e..9bc2d4e9 100644 --- a/app/views/welcome/course.html.erb +++ b/app/views/welcome/course.html.erb @@ -107,7 +107,7 @@ <%= stylesheet_link_tag 'welcome' %>

新开课程

- <%= link_to "更多>>", {:controller => 'projects', :action => 'course', :project_type => 1, :project_sort_type => 1}, :target => "_blank" %> + <%= link_to "更多>>", {:controller => 'projects', :action => 'course', :project_type => 1}, :target => "_blank" %>
    <% find_new_course(10).map do |project| %> diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 5d7f440f..0c179755 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1150,7 +1150,6 @@ zh: button_export: 导出 label_export_options: "%{export_format} 导出选项" error_attachment_too_big: 该文件无法上传。超过文件大小限制 (%{max_size}) - error_attachment_empty: 文件不能为空 notice_failed_to_save_time_entries: "无法保存下列所选取的 %{total} 个项目中的 %{count} 工时: %{ids}。" label_x_issues: zero: 0 问题