X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b4dbf6233c3785e62af5bd313381f1844e5bbc19..a7092491b069de43bb8d8c30d3526e7095c5cc98:/app/views/api/notes/show.json.jsonify diff --git a/app/views/api/notes/show.json.jsonify b/app/views/api/notes/show.json.jsonify index 3e5685fc0..10d127291 100644 --- a/app/views/api/notes/show.json.jsonify +++ b/app/views/api/notes/show.json.jsonify @@ -1 +1 @@ -json.ingest! render(:partial => "note", :object => @note) +json.ingest! render(@note)