This commit is contained in:
Jens Cornelsen
2024-12-07 20:44:24 +01:00
parent 13f0cc5e94
commit d766c23e2b

View File

@@ -4,9 +4,6 @@ import Layout from "#layouts/Layout.astro";
---
<Layout title="Welcher Energieausweis">
<script>
$(document).ready(function () {
// Initial setup: Reset all selections
@@ -79,7 +76,11 @@ $(document).ready(function () {
// Additional listeners for other dropdowns
$('#OEA_changeAnlass').change(getResult);
});
</script
</script>
<Layout title="Welcher Energieausweis">
<h1 class="text-3xl">Welcher Energieausweis?</h1>