mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-09-06 15:07:21 +00:00
bugfix 5
This commit is contained in:
@@ -119,7 +119,7 @@ function cmatch(matchName) {
|
||||
}
|
||||
|
||||
function cseries(seriesName) {
|
||||
document.getElementById('mselect').innerHTML = ""
|
||||
document.getElementById('FormData').innerHTML = ""
|
||||
var user = firebase.auth().currentUser;
|
||||
ti = firebase.firestore().collection('teamData').doc("team-" + teamNum);
|
||||
currentComp = null;
|
||||
|
Reference in New Issue
Block a user