debian-mirror-gitlab/app/views/notify/note_merge_request_email.html.haml

8 lines
150 B
Text
Raw Normal View History

2016-06-02 11:05:42 +05:30
- if @note.legacy_diff_note?
2014-09-02 18:07:02 +05:30
%p.details
New comment on diff for
2016-06-02 11:05:42 +05:30
= link_to @note.diff_file_path, @target_url
2014-09-02 18:07:02 +05:30
\:
= render 'note_message'