Merge pull request #1 from silverstripe-security/pulls/3.2/update-jquery

[SS-2018-015] Update jQuery version
This commit is contained in:
Robbie Averill 2018-05-30 12:13:44 +12:00 committed by GitHub
commit e4b3aa2d6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Change it, enhance it and most importantly enjoy it!
</div>
<% include Footer %>
<% require javascript('//code.jquery.com/jquery-1.7.2.min.js') %>
<% require javascript('//code.jquery.com/jquery-3.3.1.min.js') %>
<% require themedJavascript('script') %>
</body>