mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Added automatic configuration of Cisco Catalyst switch.
This commit is contained in:
@@ -73,9 +73,9 @@ var handleStatus = function(data) {
|
||||
$("#match").attr("data-status", (status == "") ? allianceStation[0] : "");
|
||||
}, 250);
|
||||
}
|
||||
} else {
|
||||
$("#match").attr("data-status", "");
|
||||
}
|
||||
} else {
|
||||
$("#match").attr("data-status", "");
|
||||
}
|
||||
|
||||
if (!blink && blinkInterval) {
|
||||
|
||||
Reference in New Issue
Block a user