diff --git a/app/views/users/_statistics.html.erb b/app/views/users/_statistics.html.erb index 047876783..4a7e2631e 100644 --- a/app/views/users/_statistics.html.erb +++ b/app/views/users/_statistics.html.erb @@ -62,6 +62,13 @@ <% end %> + <% if user.inviter %> + + Promoter + <%= link_to_user user.inviter %> <%= link_to "ยป", users_path(search: { inviter: { name: user.inviter.name }}) %> + + <% end %> + Level