diff --git a/app/views/courses/index.html.erb b/app/views/courses/index.html.erb index 3186d4b..bd305ad 100644 --- a/app/views/courses/index.html.erb +++ b/app/views/courses/index.html.erb @@ -79,7 +79,7 @@ <% else %> <%= link_to "是",isdegree_course_path(course), class: 'btn btn-xs btn-info' %> <% end %> - >下载最新资料 + >下载最新资料 <%= course.excel %> <% end %>