1
0
mirror of https://github.com/titanscouting/tra-analysis.git synced 2025-04-03 09:33:25 +00:00
This commit is contained in:
Jacob Levine 2019-03-21 23:26:45 -05:00
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>