Sha256: 5cbf4e5fcd1922940aba72f3f7bae9001223b85a828b039fee8656bd2e89476b
Contents?: true
Size: 378 Bytes
Versions: 24
Compression:
Stored size: 378 Bytes
Contents
<%= decidim_form_for(@form, url: participatory_process_user_role_path(@user_role.participatory_process, @user_role), html: { class: "form edit_participatory_process_user_roles" }) 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