OSDN Git Service

t#31671:add elm copy
[pettanr/pettanr.git] / app / views / ground_pictures / show.html.erb
index a48a414..626da72 100644 (file)
@@ -40,3 +40,5 @@
 
 <%= link_to t('link.edit'), edit_ground_picture_path(@ground_picture) %>
 <%= link_to t('link.destroy'), ground_picture_path(@ground_picture), :method => :delete %>
+
+<%= render 'copy', :ground_picture => @ground_picture, :author => @author %>