]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notes/_entry.html.erb
Move the notes api methods into a controller in the api namespace
[rails.git] / app / views / notes / _entry.html.erb
diff --git a/app/views/notes/_entry.html.erb b/app/views/notes/_entry.html.erb
deleted file mode 100644 (file)
index 624ecd1..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-<h2><%= t ".comment" %></h2>
-<%= render :partial => "comment", :object => entry %>
-<h2><%= t ".full" %></h2>
-<%= render :partial => "description", :object => entry.note %>