OSDN Git Service

t#31671:add elm copy
[pettanr/pettanr.git] / app / views / panel_pictures / show.html.erb
index f558950..933abc0 100644 (file)
@@ -55,3 +55,5 @@
 
 <%= link_to t('link.edit'), edit_panel_picture_path(@panel_picture) %>
 <%= link_to t('link.destroy'), panel_picture_path(@panel_picture), :method => :delete %>
+
+<%= render 'copy', :panel_picture => @panel_picture, :author => @author %>