Added type cite to blockquote of new tickets.
This commit is contained in:
parent
128c977db1
commit
61d9f65cf9
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ class Observer::Ticket::Notification::BackgroundJob
|
|||
article_content = ''
|
||||
if article
|
||||
article_content = '<snip>
|
||||
<blockquote>
|
||||
<blockquote type="cite">
|
||||
#{article.body.text2html}
|
||||
</blockquote>
|
||||
</snip>
|
||||
|
|
Loading…
Reference in a new issue