导航栏题库“发送”后的提示弹框丢失了
This commit is contained in:
parent
4da94a5bb0
commit
20465ef281
|
@ -1,4 +1,3 @@
|
|||
$("#subject_count_homework_<%=@homework.id %>").html(<%= @homework.quotes %>);
|
||||
hideModal();
|
||||
var htmlvalue = "<%= escape_javascript(render :partial => 'homework_post_notice') %>";
|
||||
pop_box_new(htmlvalue,380,182);
|
Loading…
Reference in New Issue