Skip to content

Commit

Permalink
Update angular-file-upload-html5-shim.js
Browse files Browse the repository at this point in the history
  • Loading branch information
danialfarid committed Nov 27, 2013
1 parent 9c32f7e commit ce16c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion angular-file-upload-html5-shim.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**!
* AngularJS file upload shim for angular XHR HTML5 browsers
* @author Danial <danial.farid@gmail.com>
* @version 1.1.8
* @version 1.1.9
*/
if (window.XMLHttpRequest) {
if (window.FormData) {
Expand Down

0 comments on commit ce16c5a

Please sign in to comment.