Fix community access text.
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
<%= render 'follows/follow_button', follow: find_or_build_follow(current_user, investment) %>
|
||||
<% end %>
|
||||
|
||||
<%= render 'communities/access_button', community_id: investment.community_id %>
|
||||
<%= render 'communities/access_button', community: investment.community %>
|
||||
|
||||
</aside>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user