html geändert
This commit is contained in:
parent
400bc2e1bf
commit
b4d7433f89
@ -6,7 +6,7 @@
|
|||||||
<!-- Latest compiled and minified JavaScript -->
|
<!-- Latest compiled and minified JavaScript -->
|
||||||
<script src="/static/js/jquery-3.6.0.min.js"></script>
|
<script src="/static/js/jquery-3.6.0.min.js"></script>
|
||||||
<script src="/static/js/bootstrap.min.js"></script>
|
<script src="/static/js/bootstrap.min.js"></script>
|
||||||
<script type="text/javascript">
|
<!-- <script type="text/javascript">
|
||||||
$(function() {
|
$(function() {
|
||||||
$('#KameraEichen').on('click', function(e) {
|
$('#KameraEichen').on('click', function(e) {
|
||||||
e.preventDefault()
|
e.preventDefault()
|
||||||
@ -17,7 +17,7 @@
|
|||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
</script>
|
</script> -->
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user