]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/redactions/_redaction.html.erb
Added redactions resource
[rails.git] / app / views / redactions / _redaction.html.erb
diff --git a/app/views/redactions/_redaction.html.erb b/app/views/redactions/_redaction.html.erb
new file mode 100644 (file)
index 0000000..c246004
--- /dev/null
@@ -0,0 +1 @@
+<li><%= link_to h(redaction.title), :controller => 'redaction', :action => 'show', :id => redaction.id %></li>