Browse Source

Updated jquery version

master
jrtechs 4 days ago
parent
commit
782a271de8
3 changed files with 2 additions and 10255 deletions
  1. +1
    -1
      index.html
  2. +0
    -10253
      js/jquery.js
  3. +1
    -1
      messageSent.html

+ 1
- 1
index.html View File

@ -1208,7 +1208,7 @@
</div>
<!-- Bootstrap core JavaScript -->
<script src="js/jquery.min.js"></script>
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>

+ 0
- 10253
js/jquery.js
File diff suppressed because it is too large
View File


+ 1
- 1
messageSent.html View File

@ -153,7 +153,7 @@
<!-- Bootstrap core JavaScript -->
<script src="js/jquery.min.js"></script>
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>

Loading…
Cancel
Save