X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/94b59f440321846760d430fee378f05a6a2803ee..899fc66a62b036adcfd59f5da80c7fc6f30cd3a8:/app/views/api/notes/show.json.jsonify?ds=sidebyside 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)