Sha256: 2db4fd4878f9f73184a2f4cf9cea622b280f63411aaab3a17184ba979b04758b

Contents?: true

Size: 312 Bytes

Versions: 54

Compression:

Stored size: 312 Bytes

Contents

<%= decidim_form_for(@form, url: survey_path, method: :post, html: { class: "form edit_survey" }) do |form| %>
  <%= render partial: 'form', object: form, locals: { title: t('.title') }  %>

  <div class="button--double form-general-submit">
    <%= form.submit t(".save"), class: "button" %>
  </div>
<% end %>

Version data entries

54 entries across 54 versions & 2 rubygems

Version Path
decidim-surveys-0.6.6 app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-0.6.6 decidim-surveys/app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-surveys-0.6.5 app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-0.6.5 decidim-surveys/app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-surveys-0.6.4 app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-0.6.4 decidim-surveys/app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-surveys-0.6.3 app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-0.6.3 decidim-surveys/app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-surveys-0.6.2 app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-0.6.2 decidim-surveys/app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-surveys-0.6.1 app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-0.6.1 decidim-surveys/app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-surveys-0.6.0 app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-0.6.0 decidim-surveys/app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-surveys-0.5.1 app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-0.5.1 decidim-surveys/app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-surveys-0.5.0 app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-0.5.0 decidim-surveys/app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-surveys-0.4.4 app/views/decidim/surveys/admin/surveys/edit.html.erb
decidim-0.4.4 decidim-surveys/app/views/decidim/surveys/admin/surveys/edit.html.erb