Sha256: 9f70560f952224ef473d82d91149aadcb4c91edc5bb2d52a2c29d18c72bee643

Contents?: true

Size: 315 Bytes

Versions: 16

Compression:

Stored size: 315 Bytes

Contents

<%= decidim_form_for(@form, url: sections_path, method: :post, html: { class: "form edit_sections" }) do |form| %>
  <%= render partial: "form", object: form, locals: { title: t(".title") } %>

  <div class="button--double form-general-submit">
    <%= form.submit t(".save"), class: "button" %>
  </div>
<% end %>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
decidim-plans-0.18.2 app/views/decidim/plans/admin/sections/index.html.erb
decidim-plans-0.18.1 app/views/decidim/plans/admin/sections/index.html.erb
decidim-plans-0.18.0 app/views/decidim/plans/admin/sections/index.html.erb
decidim-plans-0.17.0 app/views/decidim/plans/admin/sections/index.html.erb
decidim-plans-0.16.9 app/views/decidim/plans/admin/sections/index.html.erb
decidim-plans-0.16.8 app/views/decidim/plans/admin/sections/index.html.erb
decidim-plans-0.16.7 app/views/decidim/plans/admin/sections/index.html.erb
decidim-plans-0.16.6 app/views/decidim/plans/admin/sections/index.html.erb
decidim-plans-0.16.5 app/views/decidim/plans/admin/sections/index.html.erb
decidim-plans-0.16.4 app/views/decidim/plans/admin/sections/index.html.erb
decidim-plans-0.16.3 app/views/decidim/plans/admin/sections/index.html.erb
decidim-plans-0.16.2 app/views/decidim/plans/admin/sections/index.html.erb
decidim-plans-0.16.1 app/views/decidim/plans/admin/sections/index.html.erb
decidim-plans-0.16.0 app/views/decidim/plans/admin/sections/index.html.erb
decidim-plans-0.15.1 app/views/decidim/plans/admin/sections/index.html.erb
decidim-plans-0.15.0 app/views/decidim/plans/admin/sections/index.html.erb