2016-08-24 12:49:21 +05:30
|
|
|
- if @note.diff_note? && @note.diff_file
|
2014-09-02 18:07:02 +05:30
|
|
|
%p.details
|
|
|
|
New comment on diff for
|
2016-08-24 12:49:21 +05:30
|
|
|
= link_to @note.diff_file.file_path, @target_url
|
2014-09-02 18:07:02 +05:30
|
|
|
\:
|
|
|
|
|
|
|
|
= render 'note_message'
|