]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/note_comment_notification.text.erb
Return the body of a note comment as a rich text object
[rails.git] / app / views / notifier / note_comment_notification.text.erb
index 7b4ccd3841f5a4da607557df81c9e7e19366b16f..81306f9cb2ac5f7e040b404bb6501d868a49641d 100644 (file)
@@ -7,7 +7,7 @@
 <% end %>
 
 ==
-<%= @comment %>
+<%= @comment.to_text %>
 ==
 
 <%= t 'notifier.note_comment_notification.details', :url => @noteurl %>