OSDN Git Service

t#31671:add elm copy
authoryasushiito <yas@pen-chan.jp>
Fri, 12 Jul 2013 01:47:38 +0000 (10:47 +0900)
committeryasushiito <yas@pen-chan.jp>
Fri, 12 Jul 2013 01:47:38 +0000 (10:47 +0900)
commit6a632a043b9cc052780bbe4a7fa8efbc248609ca
treef7cb24c60a4fbc37aaa7d95c1247625e3658f388
parent22dafc1c5b9b6ed935eb7db34eb7a7c50a15ca6e
t#31671:add elm copy
15 files changed:
app/models/balloon.rb
app/models/ground_color.rb
app/models/ground_picture.rb
app/models/panel_picture.rb
app/models/speech.rb
app/models/speech_balloon.rb
app/views/ground_colors/_copy.html.erb [new file with mode: 0644]
app/views/ground_colors/show.html.erb
app/views/ground_pictures/_copy.html.erb [new file with mode: 0644]
app/views/ground_pictures/show.html.erb
app/views/panel_pictures/_copy.html.erb [new file with mode: 0644]
app/views/panel_pictures/show.html.erb
app/views/speech_balloons/_copy.html.erb [new file with mode: 0644]
app/views/speech_balloons/show.html.erb
app/views/speeches/_form.html.erb