file with warning as alert that jquery is missing, because I just spent some time finding out why display was wrong. need to decide if we want to keep jquery and where to link it from

This commit is contained in:
Karsten Siegmund 2024-01-01 21:39:31 +01:00
parent 9bb2d7b7e1
commit 9163ba335d
1 changed files with 1 additions and 0 deletions

1
html/js/jquery-3.7.1.min.js vendored Normal file
View File

@ -0,0 +1 @@
alert("jquery-3.7.1.min.js is missing from the js directory");