新建试卷入口
This commit is contained in:
parent
d29ffa7f47
commit
5ee2755dd2
|
|
@ -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)">试 卷</a>
|
||||
</li>
|
||||
<li style="text-align:center;">
|
||||
<a class="color-grey" onclick="course_files_upload();" style="cursor: pointer">资 源</a>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Reference in New Issue