Sha256: a6a40367ddb230f17d705562aa740da7e3860936eb29db208ac95602a8665421
Contents?: true
Size: 280 Bytes
Versions: 37
Compression:
Stored size: 280 Bytes
Contents
<%= decidim_form_for([current_voting, @form], html: { class: "form new_polling_officer" }) do |f| %> <%= render partial: "form", object: f, locals: { title: t(".title") } %> <div class="button--double form-general-submit"> <%= f.submit t(".create") %> </div> <% end %>
Version data entries
37 entries across 37 versions & 1 rubygems