socialforge/app/views/users/dealwith_apply_homework.js.erb

1 line
161 B
Plaintext
Raw Normal View History

$("#course_message_homework_<%=@msg.id %>").html('<%= escape_javascript(render :partial => 'users/apply_homework_course_message', :locals => {:ma => @msg}) %>');