BigW Consortium Gitlab

note_merge_request_email.html.haml 167 Bytes
Newer Older
1
- if @note.diff_note? && @note.diff_file
2 3
  %p.details
    New comment on diff for
4
    = link_to @note.diff_file.file_path, @target_url
5 6
    \:

7
= render 'note_message'