Browse Source

Update financial calculations text

pull/2782/head
Kat 7 months ago
parent
commit
a1c7a65459
  1. 2
      app/views/form/guidance/_financial_calculations_shared_ownership.html.erb

2
app/views/form/guidance/_financial_calculations_shared_ownership.html.erb

@ -24,7 +24,7 @@
<% if stairbought_page&.routed_to?(log, current_user) %>
multiplied by the percentage bought <%= question_link("stairbought", log, current_user) %>
<% else %>
multiplied by the percentage equity stake <%= question_link("equity", log, current_user) %>
multiplied by the percentage equity share <%= question_link("equity", log, current_user) %>
<% end %>
</p>
<% end %>

Loading…
Cancel
Save