From 42c10bc34815c877e818e0dd428dab3c083d9467 Mon Sep 17 00:00:00 2001 From: Patrick Fairbank Date: Sat, 21 Mar 2020 14:02:39 -0700 Subject: [PATCH] Update pit display for 2020. --- templates/pit_display.html | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/templates/pit_display.html b/templates/pit_display.html index c0775f2..daa110f 100644 --- a/templates/pit_display.html +++ b/templates/pit_display.html @@ -28,10 +28,9 @@ Team Name RP - Cargo - Hatch Panel - Hab Climb - Sandstorm Bonus + Auto + Endgame + Teleop W-L-T DQ Played @@ -56,10 +55,9 @@ {{"{{this.TeamId}}"}} {{"{{this.Nickname}}"}} {{"{{this.RankingPoints}}"}} - {{"{{this.CargoPoints}}"}} - {{"{{this.HatchPanelPoints}}"}} - {{"{{this.HabClimbPoints}}"}} - {{"{{this.SandstormBonusPoints}}"}} + {{"{{this.AutoPoints}}"}} + {{"{{this.EndgamePoints}}"}} + {{"{{this.TeleopPoints}}"}} {{"{{this.Wins}}"}}-{{"{{this.Losses}}"}}-{{"{{this.Ties}}"}} {{"{{this.Disqualifications}}"}} {{"{{this.Played}}"}}