This commit is contained in:
parent
68c7868e1d
commit
5989631368
|
@ -79,7 +79,7 @@
|
|||
<% else %>
|
||||
<td><%= link_to "是",isdegree_course_path(course), class: 'btn btn-xs btn-info' %></td>
|
||||
<% end %>
|
||||
<td><td><a class="btn btn-xs btn-success" href=<%="https://courseselectofstormand.herokuapp.com#{course.excel}"%> >下载最新资料</a></td></td>
|
||||
<td><td><a class="btn btn-xs btn-success" href=<%="https://courseselectofstormand.herokuapp.com/public#{course.excel}"%> >下载最新资料</a></td></td>
|
||||
<td><%= course.excel %></td>
|
||||
<% end %>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue