Sha256: 721d8a1b3843a61b7904539edb2b591952609179e5360ffbadfa1bd65f2646e4
Contents?: true
Size: 345 Bytes
Versions: 49
Compression:
Stored size: 345 Bytes
Contents
<%= decidim_form_for(@form, url: conference_diploma_path, html: { class: "form edit_conference_diploma" }) do |f| %> <%= render partial: "form", object: f, locals: { title: t("diplomas.edit.title", scope: "decidim.conferences.admin") } %> <div class="button--double form-general-submit"> <%= f.submit t(".save") %> </div> <% end %>
Version data entries
49 entries across 49 versions & 1 rubygems