html geändert

This commit is contained in:
Bernd Reuther 2021-10-17 13:37:39 +02:00
parent 400bc2e1bf
commit b4d7433f89

View File

@ -6,7 +6,7 @@
<!-- Latest compiled and minified JavaScript -->
<script src="/static/js/jquery-3.6.0.min.js"></script>
<script src="/static/js/bootstrap.min.js"></script>
<script type="text/javascript">
<!-- <script type="text/javascript">
$(function() {
$('#KameraEichen').on('click', function(e) {
e.preventDefault()
@ -17,7 +17,7 @@
return false;
});
});
</script>
</script> -->
</head>
<body>