mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Refactor scoring panel to support independant score commits for each active instance.
This commit is contained in:
@@ -114,8 +114,8 @@
|
||||
<div class="col-lg-3">
|
||||
<p>Scoring Status</p>
|
||||
<p><span class="label label-scoring" id="refereeScoreStatus">Referee</span><br />
|
||||
<span class="label label-scoring" id="redScoreStatus">Red Scoring</span><br />
|
||||
<span class="label label-scoring" id="blueScoreStatus">Blue Scoring</span></p>
|
||||
<span class="label label-scoring" id="redScoreStatus"></span><br />
|
||||
<span class="label label-scoring" id="blueScoreStatus"></span></p>
|
||||
<br />
|
||||
{{if .EventSettings.PlcAddress}}
|
||||
<p>PLC Status</p>
|
||||
|
||||
Reference in New Issue
Block a user