OSDN Git Service

fix:server
[pettanr/pettanr.git] / app / views / ground_pictures / show.html.erb
index c4fcd31..acf40d2 100644 (file)
@@ -10,5 +10,3 @@
 
 <%= link_to t('link.edit'), edit_ground_picture_path(@ground_picture) %>
 <%= link_to t('link.destroy'), ground_picture_path(@ground_picture), :method => :delete %>
-
-<%= render 'panels/element_copy', :element => @ground_picture, :operators => @operators %>