Sha256: ae74d50d0aa473088a922a0e8eb28054d1b70266244a34c1145a72976b72cb4e
Contents?: true
Size: 319 Bytes
Versions: 22
Compression:
Stored size: 319 Bytes
Contents
<%= decidim_form_for(@form, html: { class: "form edit_organization_external_domain_whitelist" }, url: organization_external_domain_whitelist_path, method: :patch) do |f| %> <%= render partial: "form", object: f %> <div class="button--double form-general-submit"> <%= f.submit t(".update") %> </div> <% end %>
Version data entries
22 entries across 22 versions & 1 rubygems