mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-12-26 17:49:09 +00:00
typo!
This commit is contained in:
parent
06be451456
commit
15f504ecc3
@ -35,7 +35,7 @@
|
||||
</div>
|
||||
<h2>Submit a Report:</h2>
|
||||
<div class="">
|
||||
Match: <select id="mSelect" onchange="cmatch(document.getElementById('mselect').value)"></select>
|
||||
Match: <select id="mselect" onchange="cmatch(document.getElementById('mselect').value)"></select>
|
||||
Team: <select id="tselect"></Select>
|
||||
Series: <select id="sselect" onchange="cseries(document.getElementById('sselect').value)">
|
||||
<option value="quantitative">Quantitative</option>
|
||||
|
Loading…
Reference in New Issue
Block a user