Browse Source

added jquery reference and cleaned up old files

control 3 years ago
parent
commit
eeed62ad5f
2 changed files with 1 additions and 2 deletions
  1. 0 1
      app/static/js/jquery-3.2.1.slim.min.js
  2. 1 1
      app/templates/base.html

File diff suppressed because it is too large
+ 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"

Some files were not shown because too many files changed in this diff