Let registration status tune participation column opacity
This commit is contained in:
@@ -365,6 +365,7 @@ onLoad(() => {
|
||||
final: newStatus
|
||||
}).then(player => {
|
||||
if (player !== 'error') {
|
||||
tr.toggleClass('final');
|
||||
cell.toggleClass('final');
|
||||
standingsUpToDate = false;
|
||||
pairablesUpToDate = false;
|
||||
|
Reference in New Issue
Block a user