mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 05:36:07 +10:00
This reverts commitd66148ef39, reversing changes made tocdb64a81a8. This change needed to be reverted, because not enough email clients support inline images.
7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
-if @issue.description
|
|
= markdown(@issue.description, reference_only_path: false)
|
|
|
|
- if @issue.assignee_id.present?
|
|
%p
|
|
Assignee: #{@issue.assignee_name}
|