|
|
|
@ -20,9 +20,9 @@
|
|
|
|
|
<div class="cl"></div>
|
|
|
|
|
<div class="ni_btn mt10">
|
|
|
|
|
<a href="javascript:" class="tijiao" onclick="clickOK();" style="margin-bottom: 15px;margin-top:15px;" >
|
|
|
|
|
确 定
|
|
|
|
|
确 定
|
|
|
|
|
</a>
|
|
|
|
|
<%= link_to("重试", retry_work_student_work_path(@student_work.id),:class => "tijiao",:style =>"margin-bottom: 15px;margin-top:15px;",:remote => true)%>
|
|
|
|
|
<%= link_to("重 试", retry_work_student_work_path(@student_work.id),:class => "tijiao",:style =>"margin-bottom: 15px;margin-top:15px;",:remote => true)%>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|