File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE HTML>
2
2
<!--
3
3
/*
4
- * jQuery File Upload Plugin postMessage API 1.1
4
+ * jQuery File Upload Plugin postMessage API 1.1.1
5
5
* https://github.com/blueimp/jQuery-File-Upload
6
6
*
7
7
* Copyright 2011, Sebastian Tschan
15
15
< head >
16
16
< meta charset ="utf-8 ">
17
17
< title > jQuery File Upload Plugin postMessage API</ title >
18
- < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.7.1 /jquery.min.js "> </ script >
18
+ < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.7.2 /jquery.min.js "> </ script >
19
19
</ head >
20
20
< body >
21
21
< script >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE HTML>
2
2
<!--
3
3
/*
4
- * jQuery File Upload Plugin Demo 6.5.1
4
+ * jQuery File Upload Plugin Demo 6.5.2
5
5
* https://github.com/blueimp/jQuery-File-Upload
6
6
*
7
7
* Copyright 2010, Sebastian Tschan
@@ -203,7 +203,7 @@ <h3 class="modal-title"></h3>
203
203
</ tr >
204
204
{ % } %}
205
205
</ script >
206
- < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.7.1 /jquery.min.js "> </ script >
206
+ < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.7.2 /jquery.min.js "> </ script >
207
207
<!-- The jQuery UI widget factory, can be omitted if jQuery UI is already included -->
208
208
< script src ="js/vendor/jquery.ui.widget.js "> </ script >
209
209
<!-- The Templates plugin is included to render the upload/download listings -->
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE HTML>
2
2
<!--
3
3
/*
4
- * jQuery File Upload Plugin Test 6.5
4
+ * jQuery File Upload Plugin Test 6.5.1
5
5
* https://github.com/blueimp/jQuery-File-Upload
6
6
*
7
7
* Copyright 2010, Sebastian Tschan
@@ -124,7 +124,7 @@ <h2 id="qunit-userAgent"></h2>
124
124
</ tr >
125
125
{ % } %}
126
126
</ script >
127
- < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.7.1 /jquery.min.js "> </ script >
127
+ < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.7.2 /jquery.min.js "> </ script >
128
128
< script src ="../js/vendor/jquery.ui.widget.js "> </ script >
129
129
< script src ="http://blueimp.github.com/JavaScript-Templates/tmpl.min.js "> </ script >
130
130
< script src ="http://blueimp.github.com/JavaScript-Load-Image/load-image.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments