Fixed mistakes
This commit is contained in:
+2
-1
@@ -1,4 +1,4 @@
|
||||
document.addEventListener("DOMContentLoaded", function(){
|
||||
/*document.addEventListener("DOMContentLoaded", function(){
|
||||
// Handler when the DOM is fully loaded
|
||||
var path = window.location.pathname;
|
||||
|
||||
@@ -14,3 +14,4 @@ function updateWeek() {
|
||||
|
||||
elm.innerHTML = "Uge " + date.getWeek();
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user