Sha256: 176e25522409758b68a810cf4073d53a15ed9a18cbba6e900aebcc413dd0ba16

Contents?: true

Size: 306 Bytes

Versions: 22

Compression:

Stored size: 306 Bytes

Contents

<%= decidim_form_for([current_voting, @form], url: { action: "update" }, html: { class: "form edit_ballot_style" })  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

22 entries across 22 versions & 1 rubygems

Version Path
decidim-elections-0.27.3 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.26.7 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.26.5 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.27.2 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.27.1 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.26.4 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.27.0 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.26.3 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.27.0.rc2 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.27.0.rc1 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.26.2 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.26.1 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.26.0 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.26.0.rc2 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.26.0.rc1 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.25.2 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.25.1 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.25.0 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.25.0.rc4 app/views/decidim/votings/admin/ballot_styles/edit.html.erb
decidim-elections-0.25.0.rc3 app/views/decidim/votings/admin/ballot_styles/edit.html.erb