Fixed existing tests
This commit is contained in:
parent
e74163d036
commit
965f32d545
3 changed files with 83 additions and 39 deletions
|
@ -82,7 +82,7 @@
|
|||
<% end %>
|
||||
</li>
|
||||
<li>
|
||||
<%= link_to t('user.view.report'), new_issue_url(reportable_id: @this_user.id, reportable_type: @this_user.class.name, reported_user_id: @this_user.id) %>
|
||||
<%= link_to t('user.view.report'), new_issue_url(reportable_id: @this_user.id, reportable_type: @this_user.class.name) %>
|
||||
</li>
|
||||
<% if @this_user.blocks.exists? %>
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue