Return the body of a note comment as a rich text object
This commit is contained in:
parent
324c37a39b
commit
654d22ed2e
3 changed files with 7 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
<% end %>
|
||||
|
||||
==
|
||||
<%= @comment %>
|
||||
<%= @comment.to_text %>
|
||||
==
|
||||
|
||||
<%= t 'notifier.note_comment_notification.details', :url => @noteurl %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue