debian-mirror-gitlab/app/views/notify/note_merge_request_email.html.haml
2016-08-24 12:49:21 +05:30

8 lines
167 B
Text

- if @note.diff_note? && @note.diff_file
%p.details
New comment on diff for
= link_to @note.diff_file.file_path, @target_url
\:
= render 'note_message'