课程导航添加链接

This commit is contained in:
cxt 2016-09-02 14:42:59 +08:00
parent 9e317c4a8f
commit 51ef4a96e6
1 changed files with 4 additions and 4 deletions

View File

@ -41,11 +41,11 @@
<div style="width:1000px; margin: 5px auto;">
<p class="sy_cgrey">
位置:&nbsp;&nbsp;
<%= link_to "尹刚", :class => 'sy_cgrey' %>
<%= link_to User.current, user_path(User.current.id), :class => 'sy_cgrey', :target => '_blank' %>
&nbsp;&gt;&nbsp;
<%=link_to "课程", :class => 'sy_cgrey' %>
&nbsp;&gt;&nbsp;
<%=link_to "课程名称", :class => 'sy_cgrey' %>
<%= link_to '课程', user_courselist_user_path(User.current.id), :class => "sy_cgrey", :target => '_blank' %>
&nbsp;&gt;&nbsp;
<%= link_to @syllabus.title, syllabus_path(@syllabus.id), :class => "sy_cgrey" %>
</p>
</div>
<div class="sy_contanier">