-
- Downloads
Remove custom link to target in notification emails
Every email has a different way of showing a link to the discussion on the website. We don't need this anymore, as we now have a standard "View in GitLab" link in the footer of every email.
Showing
- app/mailers/emails/notes.rb 1 addition, 1 deletionapp/mailers/emails/notes.rb
- app/views/notify/closed_issue_email.html.haml 0 additions, 3 deletionsapp/views/notify/closed_issue_email.html.haml
- app/views/notify/closed_merge_request_email.html.haml 0 additions, 2 deletionsapp/views/notify/closed_merge_request_email.html.haml
- app/views/notify/group_access_granted_email.html.haml 0 additions, 3 deletionsapp/views/notify/group_access_granted_email.html.haml
- app/views/notify/issue_status_changed_email.html.haml 0 additions, 3 deletionsapp/views/notify/issue_status_changed_email.html.haml
- app/views/notify/merged_merge_request_email.html.haml 0 additions, 2 deletionsapp/views/notify/merged_merge_request_email.html.haml
- app/views/notify/new_issue_email.html.haml 0 additions, 3 deletionsapp/views/notify/new_issue_email.html.haml
- app/views/notify/new_merge_request_email.html.haml 0 additions, 2 deletionsapp/views/notify/new_merge_request_email.html.haml
- app/views/notify/note_commit_email.html.haml 0 additions, 3 deletionsapp/views/notify/note_commit_email.html.haml
- app/views/notify/note_issue_email.html.haml 0 additions, 3 deletionsapp/views/notify/note_issue_email.html.haml
- app/views/notify/note_merge_request_email.html.haml 0 additions, 1 deletionapp/views/notify/note_merge_request_email.html.haml
- app/views/notify/note_wall_email.html.haml 0 additions, 4 deletionsapp/views/notify/note_wall_email.html.haml
- app/views/notify/reassigned_issue_email.html.haml 0 additions, 3 deletionsapp/views/notify/reassigned_issue_email.html.haml
- app/views/notify/reassigned_merge_request_email.html.haml 0 additions, 3 deletionsapp/views/notify/reassigned_merge_request_email.html.haml
Loading
Please register or sign in to comment