mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
Fix alliance station display bugs.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<div id="logo" class="mode">
|
||||
<img id="logoImg" src="/static/img/alliance-station-logo.gif" alt="logo" />
|
||||
</div>
|
||||
<div id="fieldReset" class="mode">FIELD<br />RESET</div>
|
||||
<div id="fieldReset" class="mode"><div>FIELD<br />RESET</div></div>
|
||||
<script>
|
||||
// A unique id to differentiate this station's display from its peers.
|
||||
var displayId = "{{.DisplayId}}";
|
||||
|
||||
Reference in New Issue
Block a user