From 8a9cd3e24b7f37a943aad8dd9b13152819c91e80 Mon Sep 17 00:00:00 2001 From: Patrick Fairbank Date: Fri, 9 Aug 2019 20:53:37 -0700 Subject: [PATCH] Update pit display for 2019. --- templates/pit_display.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/pit_display.html b/templates/pit_display.html index 1fbbee1..c0775f2 100644 --- a/templates/pit_display.html +++ b/templates/pit_display.html @@ -28,10 +28,10 @@ Team Name RP - Park/Climb - Auto - Ownership - Vault + Cargo + Hatch Panel + Hab Climb + Sandstorm Bonus W-L-T DQ Played @@ -56,10 +56,10 @@ {{"{{this.TeamId}}"}} {{"{{this.Nickname}}"}} {{"{{this.RankingPoints}}"}} - {{"{{this.ParkClimbPoints}}"}} - {{"{{this.AutoPoints}}"}} - {{"{{this.OwnershipPoints}}"}} - {{"{{this.VaultPoints}}"}} + {{"{{this.CargoPoints}}"}} + {{"{{this.HatchPanelPoints}}"}} + {{"{{this.HabClimbPoints}}"}} + {{"{{this.SandstormBonusPoints}}"}} {{"{{this.Wins}}"}}-{{"{{this.Losses}}"}}-{{"{{this.Ties}}"}} {{"{{this.Disqualifications}}"}} {{"{{this.Played}}"}}