Add guardian email field for minor appearance release signer #14

Closed
bilal.catic wants to merge 4 commits from add-guardian-email-field-for-minor-appearance-release-signer into master
Showing only changes of commit 96968b2adc - Show all commits

View File

@@ -56,6 +56,7 @@
<%= description_list_pair_for releasable, :guardian_name, append: ":" %>
<%= description_list_pair_for releasable, :guardian_address, append: ":" %>
<%= description_list_pair_for releasable, :guardian_phone, append: ":" %>
<%= description_list_pair_for releasable, :guardian_email, append: ":" %>
<%= description_list_pair_for releasable, :signed_on, append: ":" %>
</dl>