Sha256: d329c05c73a3f5a943e571fcca609d6901484e2b15c766b7df3cc941b8900cdb

Contents?: true

Size: 368 Bytes

Versions: 52

Compression:

Stored size: 368 Bytes

Contents

<%= edit_field_wrapper field: @field, index: @index, form: @form, resource: @resource, displayed_in_modal: @displayed_in_modal, full_width: true do %>
  <%= render Avo::Fields::Common::FilesListViewerComponent.new(field: @field, resource: @resource) if @field.value.present? %>

  <%= @form.file_field @field.id, disabled: @field.readonly, multiple: true %>
<% end %>

Version data entries

52 entries across 52 versions & 1 rubygems

Version Path
avo-1.9.1 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.9.0 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.8.4 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.8.3 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.8.2 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.8.1 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.8.0 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.7.3 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.7.3.pre.1 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.7.2 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.7.1 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.7.0 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.6.4.pre.1 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.6.3.pre.3 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.6.3.pre.2 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.6.3.pre.1 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.6.2.pre.1 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.6.1 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.6.0 app/components/avo/fields/files_field/edit_component.html.erb
avo-1.5.5 app/components/avo/fields/files_field/edit_component.html.erb