質問編集履歴

1

一部文言の修正を行いました

2020/04/16 09:42

投稿

lyzmfeqpxs54
lyzmfeqpxs54

スコア237

test CHANGED
File without changes
test CHANGED
@@ -76,9 +76,9 @@
76
76
 
77
77
  <%= f.file_field :movie, class: 'movie_file' %>
78
78
 
79
- <%= f.file_field :logo_image, class: 'image_file' %>
79
+ <%= f.file_field :image, class: 'image_file' %>
80
-
80
+
81
- <%= f.file_field :logo_image, class: 'pdf_file' %>
81
+ <%= f.file_field :pdf, class: 'pdf_file' %>
82
82
 
83
83
  #
84
84