parent
594faabcbe
commit
05739931f3
@ -1,4 +1,2 @@
|
||||
$("#user_show_more_homework").replaceWith("<%= escape_javascript( render :partial => 'users/user_homework_list',:locals => {:homework_commons => @homework_commons, :page => @page} )%>");
|
||||
<% if @homework_commons.count < 10%>
|
||||
$(window).off("scroll", scrollHandler);
|
||||
<% end%>
|
||||
|
||||
|
Loading…
Reference in new issue