mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
bugfix 12
This commit is contained in:
parent
76b4107999
commit
a95684213c
@ -202,9 +202,9 @@ function addMatch(matchNum, seriesNum, position) {
|
||||
'series': seriesNum.toString()
|
||||
}
|
||||
}
|
||||
cityRef.set(push, {
|
||||
ti.set(push, {
|
||||
merge: true
|
||||
}), then(function() {
|
||||
}).then(function() {
|
||||
alert('Added!')
|
||||
setTimeout(function() {
|
||||
window.location.href = '../signUps';
|
||||
|
Loading…
Reference in New Issue
Block a user