summaryrefslogtreecommitdiff
path: root/app/views/notify/_note_mr_or_commit_email.text.erb
blob: b4fcdf6b1e932db52d86a502959fea0fff5d33a3 (plain)
1
2
3
4
5
6
7
8
<% if @discussion && @discussion.diff_file -%>
 on <%= @note.diff_file.file_path -%>
<% end -%>:

<%= url %>

<%= render 'simple_diff' if @discussion -%>
<%= render 'note_message' %>