Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
Commits
899a0ef7
Commit
899a0ef7
authored
Jun 12, 2018
by
Sean McGivern
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove EE-specific code from rejection mailer
parent
0dd85546
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
app/views/email_rejection_mailer/rejection.html.haml
app/views/email_rejection_mailer/rejection.html.haml
+1
-0
app/views/email_rejection_mailer/rejection.text.haml
app/views/email_rejection_mailer/rejection.text.haml
+1
-0
No files found.
app/views/email_rejection_mailer/rejection.html.haml
View file @
899a0ef7
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
Unfortunately, your email message to GitLab could not be processed.
Unfortunately, your email message to GitLab could not be processed.
=
markdown
@reason
=
markdown
@reason
=
render_if_exists
'shared/additional_email_text'
app/views/email_rejection_mailer/rejection.text.haml
View file @
899a0ef7
Unfortunately, your email message to GitLab could not be processed.
Unfortunately, your email message to GitLab could not be processed.
\
\
=
@reason
=
@reason
=
render_if_exists
'shared/additional_email_text'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment