fixes typos and spec for budgets investments
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<%= budget.name %>
|
||||
</td>
|
||||
<td>
|
||||
<%= t("budget.phase.#{budget.phase}") %>
|
||||
<%= t("budgets.phase.#{budget.phase}") %>
|
||||
</td>
|
||||
<td>
|
||||
<%= @investments_with_valuation_open[budget.id] %>
|
||||
|
||||
Reference in New Issue
Block a user