学生答题页面的实训详情改为开始实战

dev_local
cxt 6 years ago
parent 514c043e19
commit c3c020a404

@ -157,7 +157,7 @@
</p>
<% if exercise_question.question_type == 5 %>
<p class="fr exam_operator font-18">
<%= link_to '实训详情', shixun_path(exercise_question.shixun), :target => "_blank", :class => "mr5 white-btn orange-btn" %>
<%= link_to '开始实战', shixun_exec_shixun_path(exercise_question.shixun), :class => "mr5 white-btn orange-btn", :target => "_blank" %>
</p>
<% end %>
</div>

Loading…
Cancel
Save