Add register contribution link to members#show
This commit is contained in:
parent
9b91ae8df7
commit
bdf0d1d22a
@ -46,7 +46,9 @@
|
|||||||
<% end %>
|
<% end %>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<h2></h2>
|
<div>
|
||||||
|
<%= link_to t('members.index.actions.new_contribution'), new_member_contribution_path(@member) %>
|
||||||
|
</div>
|
||||||
|
|
||||||
<h2><%= t('members.show.notifications') %></h2>
|
<h2><%= t('members.show.notifications') %></h2>
|
||||||
|
|
||||||
@ -77,4 +79,3 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<% end %>
|
<% end %>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user