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

1 line
143 B
Plaintext
Raw Normal View History

2016-08-03 15:56:07 +08:00
$("#merge_record_1").html('<%= escape_javascript( render :partial => "pull_requests/pull_request_changes", :locals => {:type => @type} ) %>');