Section removed as per comments
This commit is contained in:
@@ -62,15 +62,6 @@
|
||||
</tr>
|
||||
<% end %>
|
||||
|
||||
<tr>
|
||||
<th>Promoter</th>
|
||||
<% if user.inviter %>
|
||||
<td><%= link_to_user user.inviter %> <%= link_to "»", users_path(search: { inviter: { name: user.inviter.name }}) %></td>
|
||||
<% else %>
|
||||
<td>None</td>
|
||||
<% end %>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Level</th>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user