show guardian email when downloading appearance release contract

This commit is contained in:
bilal
2020-06-12 13:56:14 +02:00
parent 25c4c73ad5
commit 96968b2adc

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>