]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notes/_description.html.erb
Move the notes api methods into a controller in the api namespace
[rails.git] / app / views / notes / _description.html.erb
diff --git a/app/views/notes/_description.html.erb b/app/views/notes/_description.html.erb
deleted file mode 100644 (file)
index 4f03a1d..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<div>
-  <%= render :partial => "comment", :collection => description.comments %>
-</div>