X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/edda4af515cfb0bd4de1ed0650b47e124bfad6ed..899795a82b584d802ea67f8cb01fc0130bf92804:/app/views/notes/show.html.erb?ds=sidebyside 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) %>