new frontend added

This commit is contained in:
Neythen
2021-11-17 18:40:21 +00:00
parent 40d19b9fa0
commit 999dc32d92
8 changed files with 7 additions and 6 deletions

View File

@@ -3041,7 +3041,7 @@
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="./app.js"></script>
<script src="{{ url_for('static', filename='app.js') }}"></script>
<script>
$("#drop").on("change", function () {
var value = $(this).val();