Sha256: 036f182904a3cfb2ef6f5b29b4edfa0872b1298226cf9fe02c7f5c0d4df30830
Contents?: true
Size: 334 Bytes
Versions: 42
Compression:
Stored size: 334 Bytes
Contents
<%= form_with model:, scope: :item, url:, builder:, **html_attributes 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
42 entries across 42 versions & 1 rubygems
Version | Path |
---|---|
katalyst-koi-4.5.2 | app/components/koi/content/editor/item_form_component.html.erb |
katalyst-koi-4.5.1 | app/components/koi/content/editor/item_form_component.html.erb |