mirror of
https://github.com/ION606/selmer-bot-website.git
synced 2026-05-14 22:16:54 +00:00
Fixed an issue with the calendar UI and added timestamps to the session storage for help with database cleaning
This commit is contained in:
+1
-1
@@ -373,7 +373,7 @@
|
||||
calSpacing.cellPadding = 1;
|
||||
}
|
||||
|
||||
// document.getElementById('calHeader').style.display = "block"; //Breaks the calendar
|
||||
document.getElementById('calHeader').style = "";
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user