新建试卷入口

This commit is contained in:
caishi 2017-09-30 16:45:49 +08:00
parent d29ffa7f47
commit 5ee2755dd2
1 changed files with 3 additions and 0 deletions

View File

@ -31,6 +31,9 @@
<li style="text-align:center;">
<%= link_to '实训作业'.html_safe, shixuns_homework_common_index_path(:course => @course.id),:class => "color-grey", :remote => true %>
</li>
<li style="text-align:center;">
<a class="color-grey" href="javascript:void(0)">试&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;卷</a>
</li>
<li style="text-align:center;">
<a class="color-grey" onclick="course_files_upload();" style="cursor: pointer">资&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;源</a>
</li>