merge request show page refactored

This commit is contained in:
Dmitriy Zaporozhets 2011-12-13 20:40:45 +02:00 committed by Dmitriy Zaporozhets
parent e4bd6442a9
commit 3a50b6cac9
9 changed files with 105 additions and 52 deletions

View file

@ -0,0 +1,4 @@
:plain
$(".merge-request-diffs").html("#{escape_javascript(render(:partial => "diffs"))}");