Hide ratings on player/opponents last 1000 opponents list

pull/10010/head
Maxwell Rosenberg 2021-10-23 09:51:07 -04:00
parent 23252dba3d
commit f7472df812
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ object bits {
if (sugs.nonEmpty) sugs.map { r =>
tr(
td(userLink(r.user)),
td(showBestPerf(r.user)),
ctx.pref.showRatings option td(showBestPerf(r.user)),
td(
r.nbGames.filter(_ > 0).map { nbGames =>
a(href := s"${routes.User.games(u.username, "search")}?players.b=${r.user.username}")(