File tree 2 files changed +1373
-514
lines changed
2 files changed +1373
-514
lines changed Original file line number Diff line number Diff line change 10
10
< link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css "integrity ="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk " crossorigin ="anonymous ">
11
11
12
12
<!-- USED TO HELP LOAD FILES -->
13
- <!-- https://getbootstrap.com/docs/4.5/getting-started/introduction/ -->
14
- < script src ="https://code.jquery.com/jquery-3.5.1.slim.min.js " integrity ="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj " crossorigin ="anonymous "> </ script >
13
+ <!-- Had to go to non-slim version as slim version does not support $.ajax now -->
14
+ <!-- <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script> -->
15
+ < script src ="https://code.jquery.com/jquery-3.5.1.min.js " integrity ="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0= " crossorigin ="anonymous "> </ script >
15
16
16
17
<!-- WHAT IS THIS FOR !? -->
17
18
< script src ="https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js " integrity ="sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb " crossorigin ="anonymous "> </ script >
You can’t perform that action at this time.
0 commit comments