Skip to content
This repository was archived by the owner on Aug 31, 2022. It is now read-only.

Commit 298452e

Browse files
committed
Update jQuery to latest
1 parent 87dfca9 commit 298452e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// Run capabilities test
1010
enhance({
1111
loadScripts: [
12-
'https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js',
12+
'https://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js',
1313
'js/jQuery.fileinput.js',
1414
'js/example.js'
1515
],
@@ -31,4 +31,4 @@
3131

3232

3333
</body>
34-
</html>
34+
</html>

0 commit comments

Comments
 (0)