Sha256: de6c612e35004b9231a4a152c2b9072e75d20b3f94d86668658e5c897080cff9

Contents?: true

Size: 360 Bytes

Versions: 45

Compression:

Stored size: 360 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::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

45 entries across 45 versions & 1 rubygems

Version Path
avo-1.4.0.pre.1 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.3.5 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.3.5.pre.1 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.3.4 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.3.3 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.3.2 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.3.1 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.3.0 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.2.11.pre.4 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.2.11.pre.3 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.2.11.pre.2 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.2.11.pre.1 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.2.10 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.2.9 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.2.8 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.2.7 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.2.6 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.2.6.pre.1 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.2.5 app/components/avo/edit/fields/files_field_component.html.erb
avo-1.2.4 app/components/avo/edit/fields/files_field_component.html.erb