X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6aca6cfabf21da48567e8197457dae8785b7324d..c9fb1466085e7822a5dff22b2a2006d02b804178:/app/views/notes/show.json.jsonify?ds=sidebyside diff --git a/app/views/notes/show.json.jsonify b/app/views/notes/show.json.jsonify new file mode 100644 index 000000000..3e5685fc0 --- /dev/null +++ b/app/views/notes/show.json.jsonify @@ -0,0 +1 @@ +json.ingest! render(:partial => "note", :object => @note)