Skip to content

Commit 7de7240

Browse files
committed
Update index.html
1 parent 5151839 commit 7de7240

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

herkunftcheck/herkunftcheck2/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<script>
4343

4444
document.addEventListener("DOMContentLoaded", function () {
45-
InitializeMapAndData();
45+
4646
// toggleSheet();
4747
//toggleStepSheet();
4848
});
@@ -510,6 +510,9 @@ <h2 class="section-heading" id="step-description">
510510

511511

512512

513+
514+
InitializeMapAndData();
515+
513516
</script>
514517

515518
</body>

0 commit comments

Comments
 (0)