|
|
|
@ -133,7 +133,7 @@ class PlayerRegistration(SideStoreModel): |
|
|
|
status['box_class'] = 'light-beige' |
|
|
|
status['box_class'] = 'light-beige' |
|
|
|
status['short_label'] = f"{team.points_earned} pts" |
|
|
|
status['short_label'] = f"{team.points_earned} pts" |
|
|
|
else: |
|
|
|
else: |
|
|
|
status['box_class'] = False |
|
|
|
status['display_box'] = False |
|
|
|
return status |
|
|
|
return status |
|
|
|
|
|
|
|
|
|
|
|
# Team has walked out |
|
|
|
# Team has walked out |
|
|
|
|