mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-09-06 06:57:21 +00:00
bugfixes
This commit is contained in:
@@ -11,3 +11,5 @@ function closeNav() {
|
||||
document.getElementById("main").style.marginLeft = "0";
|
||||
document.body.style.backgroundColor = "white";
|
||||
}
|
||||
|
||||
document.getElementById('sideload').style.display = 'block';
|
||||
|
@@ -11,3 +11,5 @@ function closeNav() {
|
||||
document.getElementById("main").style.marginLeft = "0";
|
||||
document.body.style.backgroundColor = "white";
|
||||
}
|
||||
|
||||
document.getElementById('sideload').style.display = 'block';
|
||||
|
Reference in New Issue
Block a user