X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b4dbf6233c3785e62af5bd313381f1844e5bbc19..3914050fcc24c8727c485412a69b12292bbf213d:/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)