]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/redactions/_redactions.html.erb
Simplify partial rendering when the partial is named after the model
[rails.git] / app / views / redactions / _redactions.html.erb
diff --git a/app/views/redactions/_redactions.html.erb b/app/views/redactions/_redactions.html.erb
deleted file mode 100644 (file)
index a6b6820..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<ul id="redaction_list">
-  <%= render :partial => 'redaction', :collection => @redactions %>
-</ul>