add W-L-T column back alongside win percentage

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-26 20:15:35 -05:00
co-authored by Claude Sonnet 4.6
parent 4ee1ba1a5b
commit 9c07036a85
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -73,6 +73,7 @@
<th class="w-12">#</th>
<th class="cursor-pointer select-none" data-sort="name">Player</th>
<th class="text-right cursor-pointer select-none" data-sort="pts">ITC Points</th>
<th class="text-right hidden sm:table-cell">WLT</th>
<th class="text-right hidden sm:table-cell cursor-pointer select-none" data-sort="wpct">Win %</th>
<th class="text-right hidden sm:table-cell cursor-pointer select-none" data-sort="rank">ITC Rank</th>
</tr>