mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
bugfixes 2
This commit is contained in:
parent
cf6c6180d3
commit
86325e7d2b
@ -55,7 +55,7 @@ window.onload = function() {
|
||||
}
|
||||
|
||||
function changeTeam(teamNum) {
|
||||
document.getElementById("matchTable") = `<tr>
|
||||
document.getElementById("matchTable").innerHTML = `<tr>
|
||||
<td class="neu">Match Number</td>
|
||||
<td class="neu">Series</td>
|
||||
<td class="blue">Far Blue</td>
|
||||
|
Loading…
Reference in New Issue
Block a user