Sha256: 2db22ce5818cc430f311b5c31fd33777b5c4e75865db9e8a1212cc8e84a60c68

Contents?: true

Size: 315 Bytes

Versions: 13

Compression:

Stored size: 315 Bytes

Contents

<%= form_with model:, scope: :item, url:, builder: do |form| %>
  <%= form.hidden_field :container_type %>
  <%= form.hidden_field :container_id %>
  <%= form.hidden_field :type %>

  <%= content %>

  <%= form.content_background_field %>
  <%= form.content_visible_field %>
  <%= form.content_buttons %>
<% end %>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
katalyst-koi-4.5.0 app/components/koi/content/editor/item_form_component.html.erb
katalyst-koi-4.5.0.beta.2 app/components/koi/content/editor/item_form_component.html.erb
katalyst-koi-4.5.0.beta.1 app/components/koi/content/editor/item_form_component.html.erb
katalyst-koi-4.4.1 app/components/koi/content/editor/item_form_component.html.erb
katalyst-koi-4.4.0 app/components/koi/content/editor/item_form_component.html.erb
katalyst-koi-4.3.5 app/components/koi/content/editor/item_form_component.html.erb
katalyst-koi-4.3.4 app/components/koi/content/editor/item_form_component.html.erb
katalyst-koi-4.3.3 app/components/koi/content/editor/item_form_component.html.erb
katalyst-koi-4.3.2 app/components/koi/content/editor/item_form_component.html.erb
katalyst-koi-4.3.1 app/components/koi/content/editor/item_form_component.html.erb
katalyst-koi-4.3.0 app/components/koi/content/editor/item_form_component.html.erb
katalyst-koi-4.3.0.beta.3 app/components/koi/content/editor/item_form_component.html.erb
katalyst-koi-4.3.0.beta.2 app/components/koi/content/editor/item_form_component.html.erb