mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 15:04:45 +00:00
dont be stupid
This commit is contained in:
parent
8dcb59a15c
commit
23d6eebff1
@ -323,7 +323,6 @@ function inc(id) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function subReport() {
|
function subReport() {
|
||||||
document.getElementById('mselect').innerHTML = ""
|
|
||||||
var user = firebase.auth().currentUser;
|
var user = firebase.auth().currentUser;
|
||||||
ti = firebase.firestore().collection('teamData').doc("team-" + teamNum);
|
ti = firebase.firestore().collection('teamData').doc("team-" + teamNum);
|
||||||
currentComp = null;
|
currentComp = null;
|
||||||
|
Loading…
Reference in New Issue
Block a user