Fix edit and update actions
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
documentable_type: document_fields.object.documentable_type,
|
||||
documentable_id: document_fields.object.documentable_id
|
||||
),
|
||||
chached_attachment_input_field: "proposal_documents_attributes_#{index}_cached_attachment",
|
||||
cached_attachment_input_field: "proposal_documents_attributes_#{index}_cached_attachment",
|
||||
multiple: false
|
||||
} %>
|
||||
<%= document_fields.label :attachment, t("documents.form.attachment_label"), class: 'button hollow' %>
|
||||
|
||||
Reference in New Issue
Block a user