Refactor scoring panel to support independant score commits for each active instance.

This commit is contained in:
Patrick Fairbank
2019-08-03 13:21:16 -07:00
parent 692135f721
commit 2609f121f6
9 changed files with 218 additions and 54 deletions

View File

@@ -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>