Sha256: 41b41c6cdbfeb9ef974b6361210dcece250a17cec3df8ceb3910a9ef57d02018

Contents?: true

Size: 354 Bytes

Versions: 266

Compression:

Stored size: 354 Bytes

Contents

<%= decidim_form_for(@form) do |f| %>
  <div class="card">
    <div class="card-divider">
      <h2 class="card-title"><%= t ".title" %></h2>
    </div>
    <div class="card-section">
      <%= render partial: "form", object: f %>
    </div>
  </div>
  <div class="button--double form-general-submit">
    <%= f.submit t(".update") %>
  </div>
<% end %>

Version data entries

266 entries across 68 versions & 2 rubygems

Version Path
decidim-admin-0.27.3 app/views/decidim/admin/scope_types/edit.html.erb
decidim-admin-0.27.3 app/views/decidim/admin/scopes/edit.html.erb
decidim-admin-0.27.3 app/views/decidim/admin/areas/edit.html.erb
decidim-admin-0.27.3 app/views/decidim/admin/area_types/edit.html.erb
decidim-admin-0.26.7 app/views/decidim/admin/scope_types/edit.html.erb
decidim-admin-0.26.7 app/views/decidim/admin/scopes/edit.html.erb
decidim-admin-0.26.7 app/views/decidim/admin/area_types/edit.html.erb
decidim-admin-0.26.7 app/views/decidim/admin/areas/edit.html.erb
decidim-admin-0.26.5 app/views/decidim/admin/area_types/edit.html.erb
decidim-admin-0.26.5 app/views/decidim/admin/areas/edit.html.erb
decidim-admin-0.26.5 app/views/decidim/admin/scope_types/edit.html.erb
decidim-admin-0.26.5 app/views/decidim/admin/scopes/edit.html.erb
decidim-admin-0.27.2 app/views/decidim/admin/area_types/edit.html.erb
decidim-admin-0.27.2 app/views/decidim/admin/areas/edit.html.erb
decidim-admin-0.27.2 app/views/decidim/admin/scope_types/edit.html.erb
decidim-admin-0.27.2 app/views/decidim/admin/scopes/edit.html.erb
decidim-admin-0.27.1 app/views/decidim/admin/areas/edit.html.erb
decidim-admin-0.27.1 app/views/decidim/admin/scope_types/edit.html.erb
decidim-admin-0.27.1 app/views/decidim/admin/scopes/edit.html.erb
decidim-admin-0.27.1 app/views/decidim/admin/area_types/edit.html.erb