7 lines
150 B
Text
7 lines
150 B
Text
- if @note.legacy_diff_note?
|
|
%p.details
|
|
New comment on diff for
|
|
= link_to @note.diff_file_path, @target_url
|
|
\:
|
|
|
|
= render 'note_message'
|