diff --git a/static/js/field_monitor_display.js b/static/js/field_monitor_display.js index 321b9f68..6699774f 100644 --- a/static/js/field_monitor_display.js +++ b/static/js/field_monitor_display.js @@ -139,7 +139,7 @@ var handleArenaStatus = function(data) { teamBypassElement.text("BYP"); } else { teamBypassElement.attr("data-status-ok", true); - teamBypassElement.text(""); + teamBypassElement.text("ES"); } }); }; diff --git a/templates/field_monitor_display.html b/templates/field_monitor_display.html index 21e291c5..8257853f 100644 --- a/templates/field_monitor_display.html +++ b/templates/field_monitor_display.html @@ -19,9 +19,9 @@
-
+
-
+
{{template "row" dict "leftPosition" "1" "rightPosition" "3"}} {{template "row" dict "leftPosition" "2" "rightPosition" "2"}}