Sha256: 3d7cd2242ec88fe02f066ef7b049b46a24b87f58d22c4c121d8beb5247cf742e
Contents?: true
Size: 364 Bytes
Versions: 24
Compression:
Stored size: 364 Bytes
Contents
<%= decidim_form_for(@form, url: participatory_process_category_path(@category.participatory_process, @category), html: { class: "form edit_participatory_process_category" }) do |f| %> <%= render partial: 'form', object: f, locals: { title: t('.title') } %> <div class="button--double form-general-submit"> <%= f.submit t(".update") %> </div> <% end %>
Version data entries
24 entries across 24 versions & 2 rubygems