displays upload link for second image

To infinity and beyond
This commit is contained in:
rgarcia
2017-10-04 22:47:09 +02:00
parent 1cf9bc4ad1
commit 30a2db635d

View File

@@ -51,7 +51,7 @@
force_non_association_create: true,
partial: "images/image_fields",
id: "new_image_link",
class: "button hollow #{"hide" if @answer.images.present?}",
class: "button hollow",
render_options: {
locals: { imageable: @answer }
},