mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-12-26 17:49:09 +00:00
bugfix 6
This commit is contained in:
parent
8e6a927032
commit
978342c480
@ -195,8 +195,10 @@ function cseries(seriesName) {
|
||||
});
|
||||
});
|
||||
}
|
||||
document.getElementById('FormData').innerHTML += "<input type='button' onclick=subReport() value='Submit'>";
|
||||
|
||||
}
|
||||
}).then(function() {
|
||||
document.getElementById('FormData').innerHTML += "<input type='button' onclick=subReport() value='Submit'>";
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user