Sha256: 39faefef4d0072ccb768602a909eae91296eb4423a2d143754b57f62bdeb62e8
Contents?: true
Size: 401 Bytes
Versions: 75
Compression:
Stored size: 401 Bytes
Contents
<%= decidim_form_for(@form, url: participatory_space_private_users_path(current_participatory_space), html: { class: "form new_participatory_space_private_user" }) do |f| %> <%= render partial: "decidim/admin/participatory_space_private_users/form", object: f, locals: { title: t(".title") } %> <div class="button--double form-general-submit"> <%= f.submit t(".create") %> </div> <% end %>
Version data entries
75 entries across 75 versions & 1 rubygems