Sha256: bbc23a1c6c943459c7a724ec00e80aef3ec19f419555fadd394120eccb599099

Contents?: true

Size: 365 Bytes

Versions: 28

Compression:

Stored size: 365 Bytes

Contents

<%= render Avo::TurboFrameWrapperComponent.new(turbo_frame_request_id) do %>
  <% if turbo_frame_request_id %>
    <%= render Avo::ModalComponent.new do |c| %>
      <%= render Avo::MediaLibrary::ListComponent.new attaching: @attaching %>
    <% end %>
  <% else %>
    <%= render Avo::MediaLibrary::ListComponent.new attaching: @attaching %>
  <% end %>
<% end %>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
avo-3.18.1.tw4 app/views/avo/media_library/index.html.erb
avo-3.18.1 app/views/avo/media_library/index.html.erb
avo-3.18.0.tw4 app/views/avo/media_library/index.html.erb
avo-3.18.0 app/views/avo/media_library/index.html.erb
avo-3.17.9.beta2 app/views/avo/media_library/index.html.erb
avo-3.17.9.beta1 app/views/avo/media_library/index.html.erb
avo-3.17.9.tw4 app/views/avo/media_library/index.html.erb
avo-3.17.9 app/views/avo/media_library/index.html.erb
avo-3.17.8.tw4 app/views/avo/media_library/index.html.erb
avo-3.17.8 app/views/avo/media_library/index.html.erb
avo-3.17.7 app/views/avo/media_library/index.html.erb
avo-3.17.6.tw4 app/views/avo/media_library/index.html.erb
avo-3.17.6 app/views/avo/media_library/index.html.erb
avo-3.17.5 app/views/avo/media_library/index.html.erb
avo-3.17.4 app/views/avo/media_library/index.html.erb
avo-3.17.3 app/views/avo/media_library/index.html.erb
avo-3.17.5.tw4 app/views/avo/media_library/index.html.erb
avo-3.17.4.tw4 app/views/avo/media_library/index.html.erb
avo-3.17.3.tw4 app/views/avo/media_library/index.html.erb
avo-3.17.2.tw4 app/views/avo/media_library/index.html.erb