Update jQuery reference to 1.10.2 (#4903)

pull/4896/head
Scott Addie 2017-11-30 14:01:51 -06:00 committed by GitHub
parent ac0d7c2245
commit a3a0a22df4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
<asp:Content ID="HeaderContent" runat="server" ContentPlaceHolderID="HeadContent">
<script src="Scripts/jquery-1.7.1.min.js" type="text/javascript"></script>
</asp:Content>
<script src="Scripts/jquery-1.10.2.min.js" type="text/javascript"></script>
</asp:Content>