Add register contribution link to members#show

This commit is contained in:
Hugo Peixoto 2023-01-25 14:33:08 +00:00
parent 9b91ae8df7
commit bdf0d1d22a
1 changed files with 3 additions and 2 deletions

View File

@ -46,7 +46,9 @@
<% end %>
</table>
<h2></h2>
<div>
<%= link_to t('members.index.actions.new_contribution'), new_member_contribution_path(@member) %>
</div>
<h2><%= t('members.show.notifications') %></h2>
@ -77,4 +79,3 @@
</tr>
<% end %>
</table>