mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-09-06 15:07:21 +00:00
typo!
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user