Skip to content
Snippets Groups Projects
Commit 348def03 authored by randx's avatar randx
Browse files

Init mr comments when naviagate via ajax to diff

parent 9159be3a
No related branches found
No related tags found
No related merge requests found
:plain
$(".merge-request-diffs").html("#{escape_javascript(render(partial: "merge_requests/show/diffs"))}");
 
$(function(){
PerLineNotes.init();
});
 
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment