pass account local var in attribution

This commit is contained in:
Pete Matsyburka
2024-02-20 21:30:00 +02:00
parent aa3bd24332
commit 984df15949
6 changed files with 10 additions and 10 deletions
@@ -27,4 +27,4 @@
<% end %>
</div>
</div>
<%= render 'shared/attribution', link_path: '/start' %>
<%= render 'shared/attribution', link_path: '/start', account: @submission.account %>