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