X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/16e97c57caf4770e1c6c0e6d52f9f5b2310a0e19..3fcdeba29e08a8bf3728ebc4a3e7682099381e59:/app/views/notes/show.html.erb diff --git a/app/views/notes/show.html.erb b/app/views/notes/show.html.erb index d17612e29..a32024048 100644 --- a/app/views/notes/show.html.erb +++ b/app/views/notes/show.html.erb @@ -5,7 +5,7 @@

<%= t(".description") %>

- <%= h(@note_comments.first.body.to_html) %> + <%= h(@note.description.to_html) %>