diff --git a/apps/umpire/interface.html b/apps/umpire/interface.html index e02c774bf..f9e5bd4b5 100644 --- a/apps/umpire/interface.html +++ b/apps/umpire/interface.html @@ -29,14 +29,19 @@ function getData() { // Otherwise parse the data and output it as a table dataElement.innerHTML = `
| Time/th> + | Over | +Ball | Event | - +Metadata | |
|---|---|---|---|---|---|
| ${l[0]} | - +${(new Date(l[0]*1000)).toLocaleString()} | +${l1]} | +${l2} | +${l3]} | +${l4]} |