Sha256: ad19f7941bd4216fab8c3fe0d34647d7c3d66ab3020f2c482eb35444a0434204
Contents?: true
Size: 418 Bytes
Versions: 9
Compression:
Stored size: 418 Bytes
Contents
$("#thread_<%= @thread.id %>_new_comment_form_div").html("<%= escape_javascript( render :partial => 'form', :locals => { :comment => @comment, :thread => @thread, :per_page => @per_page }) %>"); $("#thread_<%= @thread.id %>_new_comment_form_div").fadeIn()[0].scrollIntoView(); $("#thread_<%= @thread.id %>_new_comment_link_div").hide(); <%= javascript_proc %>
Version data entries
9 entries across 9 versions & 1 rubygems