Rename diff note partials

This commit is contained in:
Riyad Preukschas 2012-11-17 20:24:12 +01:00
parent 534bd5a268
commit 3bc507e5c5
12 changed files with 12 additions and 12 deletions

View file

@ -1,7 +1,7 @@
= render "commits/commit_box"
= render "commits/diffs", diffs: @commit.diffs
= render "notes/notes_with_form", tid: @commit.id, tt: "commit"
= render "notes/per_line_form"
= render "notes/diff_note_form"
:javascript