Add autolink and sanitize to show page
This commit is contained in:
parent
9c334e24e4
commit
441f75203a
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
%p
|
||||
%strong Message:
|
||||
= @status_message.message
|
||||
= auto_link sanitize @status_message.message
|
||||
|
||||
%p
|
||||
%strong Owner:
|
||||
|
|
|
|||
Loading…
Reference in a new issue