mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-09-06 06:57:21 +00:00
continue with multi-form
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<a href="../../team">Team</a>
|
||||
<p>Scout Matches</p>
|
||||
<a href="../signUps" class="scoutMatchLinks">Sign Up For Matches</a>
|
||||
<a href="../rpts" class="scoutMatchLinks">Submit Scouting Reports</a>
|
||||
<a href="#" class="scoutMatchLinks">Submit Scouting Reports</a>
|
||||
<a href="../../stats">Tournament Stats</a>
|
||||
</div>
|
||||
<div id="main">
|
||||
@@ -33,10 +33,10 @@
|
||||
<div>
|
||||
Scouting For: <select id="tns" onchange="changeTeam(document.getElementById('tns').value)"></select>
|
||||
</div>
|
||||
<h2>Sign Up For Matches</h2>
|
||||
<h2>Submit a Report:</h2>
|
||||
<select id="mSelect"></select>
|
||||
<div id=FormData>
|
||||
<select id="mSelect"></select>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user