|
|
|
@ -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>
|
|
|
|
|