Unnötige console.log und console.errors entfernt.

This commit is contained in:
Developer 02
2024-05-22 16:34:14 +02:00
parent 824bf6fb82
commit 8d6d483c5d
5 changed files with 1 additions and 13 deletions

View File

@@ -45,7 +45,6 @@
</div>
</div>
</div>
<button class="btn btn-success position-fixed bottom-0 end-0 mb-3 me-3 py-2" type="button">Abschließen</button>
<script nonce="@nonce">
const collapseNav = () => {
document.addEventListener('click', function (event) {