socialforge/app/views/pull_requests/index.js.erb

1 line
145 B
Plaintext

$("#pull_requests_list").html('<%= escape_javascript( render :partial => "pull_requests/pull_requests_list", :locals => {:type => @type} ) %>');