File tree Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Expand file tree Collapse file tree 6 files changed +13
-13
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 AngularJS Demo 1.1
4
+ * jQuery File Upload Plugin AngularJS Demo 1.1.1
5
5
* https://github.com/blueimp/jQuery-File-Upload
6
6
*
7
7
* Copyright 2013, Sebastian Tschan
@@ -181,7 +181,7 @@ <h3 class="modal-title"></h3>
181
181
</ a >
182
182
</ div >
183
183
</ div >
184
- < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.9 .1/jquery.min.js "> </ script >
184
+ < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.10 .1/jquery.min.js "> </ script >
185
185
< script src ="//ajax.googleapis.com/ajax/libs/angularjs/1.0.5/angular.min.js "> </ script >
186
186
<!-- The jQuery UI widget factory, can be omitted if jQuery UI is already included -->
187
187
< script src ="js/vendor/jquery.ui.widget.js "> </ script >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE HTML>
2
2
<!--
3
3
/*
4
- * jQuery File Upload Plugin Basic Plus Demo 1.1
4
+ * jQuery File Upload Plugin Basic Plus Demo 1.1.1
5
5
* https://github.com/blueimp/jQuery-File-Upload
6
6
*
7
7
* Copyright 2013, Sebastian Tschan
@@ -97,7 +97,7 @@ <h3>Demo Notes</h3>
97
97
</ ul >
98
98
</ div >
99
99
</ div >
100
- < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.9 .1/jquery.min.js "> </ script >
100
+ < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.10 .1/jquery.min.js "> </ script >
101
101
<!-- The jQuery UI widget factory, can be omitted if jQuery UI is already included -->
102
102
< script src ="js/vendor/jquery.ui.widget.js "> </ script >
103
103
<!-- The Load Image plugin is included for the preview images and image resizing functionality -->
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE HTML>
2
2
<!--
3
3
/*
4
- * jQuery File Upload Plugin Basic Demo 1.0
4
+ * jQuery File Upload Plugin Basic Demo 1.0.1
5
5
* https://github.com/blueimp/jQuery-File-Upload
6
6
*
7
7
* Copyright 2013, Sebastian Tschan
@@ -97,7 +97,7 @@ <h3>Demo Notes</h3>
97
97
</ ul >
98
98
</ div >
99
99
</ div >
100
- < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.9 .1/jquery.min.js "> </ script >
100
+ < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.10 .1/jquery.min.js "> </ script >
101
101
<!-- The jQuery UI widget factory, can be omitted if jQuery UI is already included -->
102
102
< script src ="js/vendor/jquery.ui.widget.js "> </ script >
103
103
<!-- The Iframe Transport is required for browsers without support for XHR file uploads -->
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.2
4
+ * jQuery File Upload Plugin postMessage API 1.2.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.9 .1/jquery.min.js "> </ script >
18
+ < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.10 .1/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 8.1
4
+ * jQuery File Upload Plugin Demo 8.1.1
5
5
* https://github.com/blueimp/jQuery-File-Upload
6
6
*
7
7
* Copyright 2010, Sebastian Tschan
@@ -222,13 +222,13 @@ <h3 class="modal-title"></h3>
222
222
</ tr >
223
223
{ % } %}
224
224
</ script >
225
- < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.9 .1/jquery.min.js "> </ script >
225
+ < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.10 .1/jquery.min.js "> </ script >
226
226
<!-- The jQuery UI widget factory, can be omitted if jQuery UI is already included -->
227
227
< script src ="js/vendor/jquery.ui.widget.js "> </ script >
228
228
<!-- The Templates plugin is included to render the upload/download listings -->
229
229
< script src ="http://blueimp.github.com/JavaScript-Templates/tmpl.min.js "> </ script >
230
230
<!-- The Load Image plugin is included for the preview images and image resizing functionality -->
231
- < script src ="http://blueimp.github.com /JavaScript-Load-Image/load-image.min.js "> </ script >
231
+ < script src ="http://localhost:8080/dev/ blueimp/JavaScript-Load-Image/load-image.min.js "> </ script >
232
232
<!-- The Canvas to Blob plugin is included for image resizing functionality -->
233
233
< script src ="http://blueimp.github.com/JavaScript-Canvas-to-Blob/canvas-to-blob.min.js "> </ script >
234
234
<!-- Bootstrap JS and Bootstrap Image Gallery are not required, but included for the demo -->
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE HTML>
2
2
<!--
3
3
/*
4
- * jQuery File Upload Plugin Test 8.1
4
+ * jQuery File Upload Plugin Test 8.1.1
5
5
* https://github.com/blueimp/jQuery-File-Upload
6
6
*
7
7
* Copyright 2010, Sebastian Tschan
@@ -136,7 +136,7 @@ <h2 id="qunit-userAgent"></h2>
136
136
</ tr >
137
137
{ % } %}
138
138
</ script >
139
- < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.9 .1/jquery.min.js "> </ script >
139
+ < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.10 .1/jquery.min.js "> </ script >
140
140
< script src ="../js/vendor/jquery.ui.widget.js "> </ script >
141
141
< script src ="http://blueimp.github.com/JavaScript-Templates/tmpl.min.js "> </ script >
142
142
< 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