Sha256: 38daf44025ce9fa460a9a73a4942d2883c2d006e81dd7342a6c97a1c8639f9d9

Contents?: true

Size: 375 Bytes

Versions: 102

Compression:

Stored size: 375 Bytes

Contents

<%= turbo_frame_tag "new_via_belongs_to" do %>
  <%= render(Avo::ModalComponent.new(width: :xl, body_class: "bg-application")) do |c| %>
    <div class="pt-4 pb-8">
      <%= render Avo::Views::ResourceEditComponent.new(
        resource: @resource,
        record: @record,
        view: @view,
        display_breadcrumbs: false
      ) %>
    </div>
  <% end %>
<% end %>

Version data entries

102 entries across 102 versions & 1 rubygems

Version Path
avo-3.16.4 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.16.3 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.16.2 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.16.1 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.16.0 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.15.7 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.15.6 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.15.5 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.15.4 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.15.3 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.15.2 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.15.1 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.15.0 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.14.5 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.14.4 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.14.3 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.14.2 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.14.1 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.14.0 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.13.7 app/views/avo/base/_new_via_belongs_to.html.erb