ソースを参照

added jquery reference and cleaned up old files

control 3 年 前
コミット
eeed62ad5f
2 ファイル変更1 行追加2 行削除
  1. 0 1
      app/static/js/jquery-3.2.1.slim.min.js
  2. 1 1
      app/templates/base.html

ファイルの差分が大きいため隠しています
+ 0 - 1
app/static/js/jquery-3.2.1.slim.min.js


+ 1 - 1
app/templates/base.html

@@ -68,7 +68,7 @@
 
 
         <script
-            src="static/js/jquery-3.2.1.min.js"
+            src="static/js/jquery-3.6.0.min.js"
         </script>
         <script
             src="static/js/popper.min.js"

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません