bumping jquery version to support A-9 lesson
This commit is contained in:
parent
2af1ad99cc
commit
693d791075
4
webgoat-container/src/main/resources/static/js/libs/jquery-2.1.4.min.js
vendored
Normal file
4
webgoat-container/src/main/resources/static/js/libs/jquery-2.1.4.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -13,7 +13,8 @@ js/main.js << main file for require.js
|
||||
require.config({
|
||||
baseUrl: "js/",
|
||||
paths: {
|
||||
jquery: 'libs/jquery-1.10.2.min',
|
||||
//jquery: 'libs/jquery-1.10.2.min',
|
||||
jquery: 'libs/jquery-2.1.4.min',
|
||||
underscore: 'libs/underscore-min',
|
||||
backbone: 'libs/backbone-min',
|
||||
text: 'libs/text',
|
||||
|
Loading…
x
Reference in New Issue
Block a user