Skip to content

Commit

Permalink
update jQuery to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff authored Jul 5, 2019
1 parent 6f59a67 commit 2f54fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ <h4 class="modal-title">Upload to:&nbsp;{{upload.title}}</h4>

</html>

<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js" integrity="sha384-vhJnz1OVIdLktyixHY4Uk3OHEwdQqPppqYR8+5mjsauETgLOcEynD9oPHhhz18Nw" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.7.5/angular.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/4.4.0/bootbox.min.js"></script>
Expand Down

0 comments on commit 2f54fd6

Please sign in to comment.