Sha256: 38daf44025ce9fa460a9a73a4942d2883c2d006e81dd7342a6c97a1c8639f9d9

Contents?: true

Size: 375 Bytes

Versions: 87

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

87 entries across 87 versions & 1 rubygems

Version Path
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
avo-3.13.6 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.13.5 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.13.4 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.13.3 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.13.2 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.13.1 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.13.0 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.12.0 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.11.10 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.11.9 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.11.8 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.11.7 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.11.6 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.11.5 app/views/avo/base/_new_via_belongs_to.html.erb
avo-3.11.4 app/views/avo/base/_new_via_belongs_to.html.erb