adds email delivery of selected and unselected investments

This commit is contained in:
rgarcia
2017-05-12 13:57:31 +02:00
parent 6217dbae63
commit 712e576e75
8 changed files with 116 additions and 24 deletions

View File

@@ -12,7 +12,7 @@
<p style="font-family: 'Open Sans','Helvetica Neue',arial,sans-serif;font-size: 14px;font-weight: normal;line-height: 24px;">
<%= t("mailers.budget_investment_selected.share",
url: link_to(t("mailers.budget_investment_selected.share_url"),
namespaced_budget_investment_path(@investment), style: "color: #2895F1; text-decoration: underline;")) %>
budget_url(@investment.budget), style: "color: #2895F1; text-decoration: underline;")) %>
</p>
<table style="width: 100%;">

View File

@@ -12,7 +12,7 @@
<p style="font-family: 'Open Sans','Helvetica Neue',arial,sans-serif;font-size: 14px;font-weight: normal;line-height: 24px;">
<%= t("mailers.budget_investment_unselected.participate",
url: link_to(t("mailers.budget_investment_unselected.participate_url"),
new_budget_investment_url(@investment.budget), style: "color: #2895F1; text-decoration: underline;")) %>
budget_url(@investment.budget), style: "color: #2895F1; text-decoration: underline;")) %>
</p>
<p style="font-family: 'Open Sans','Helvetica Neue',arial,sans-serif;font-size: 14px;font-weight: normal;line-height: 24px;">