Sha256: 45b7d3ad9cea73f89b252228c5e15ea42176bc322780e213af8c0be0e5fbf723
Contents?: true
Size: 383 Bytes
Versions: 75
Compression:
Stored size: 383 Bytes
Contents
<%= decidim_form_for(@form, html: { class: "form new_participatory_process_step" }) do |f| %> <%= render partial: "form", object: f, locals: { title: t("participatory_process_steps.new.title", scope: "decidim.admin") } %> <div class="button--double form-general-submit"> <%= f.submit t("participatory_process_steps.new.create", scope: "decidim.admin") %> </div> <% end %>
Version data entries
75 entries across 75 versions & 1 rubygems