Upstream sync

This commit is contained in:
Senad Uka
2020-07-07 23:14:42 +02:00
parent 93a4ce462d
commit 19b1e75384
27 changed files with 140 additions and 22 deletions

View File

@@ -25,6 +25,11 @@
<%= form.rich_text_area :guardian_clause %>
<% end %>
</div>
<div id="signature_legal_text">
<%= form.form_group do %>
<%= form.rich_text_area :signature_legal_text %>
<% end %>
</div>
<% end %>
<%= field_set_tag content_tag(:span, t(".custom_fields.heading"), class: "h6 text-muted text-uppercase"), id: "custom_fields", style: "display: none;" do %>