ad278c4e74
Emphasize the meaningful informations, and remove the less needed ones: * Use "!" to identify a merge request * Write the name of the commented file for diff notes * Don't show the assignee in the "merged merge request" email
7 lines
147 B
Text
7 lines
147 B
Text
- if @note.diff_file_name
|
|
%p.details
|
|
New comment on diff for
|
|
= link_to @note.diff_file_name, @target_url
|
|
\:
|
|
|
|
= render 'note_message'
|