OSDN Git Service

t#31671:add elm copy
[pettanr/pettanr.git] / app / views / speech_balloons / show.html.erb
index 4330027..e902962 100644 (file)
@@ -90,3 +90,5 @@
 
 <%= link_to t('link.edit'), edit_speech_balloon_path(@speech_balloon) %>
 <%= link_to t('link.destroy'), speech_balloon_path(@speech_balloon), :method => :delete %>
+
+<%= render 'copy', :speech_balloon => @speech_balloon, :author => @author %>