mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-18 17:16:08 +10:00
Previously the content of the issue or merge request was missing from the email.
7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
-if @issue.description
|
|
= markdown(@issue.description)
|
|
|
|
- if @issue.assignee_id.present?
|
|
%p
|
|
Assignee: #{@issue.assignee_name}
|