Merge branch 'develop' of https://git.trustie.net/jacknudt/trustieforge into develop

This commit is contained in:
Tim 2016-09-02 14:45:11 +08:00
commit 0d7e9d4f9b
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">