Updated sensible bower dependencies.

Updated ng-file-upload to the latest version.
This commit is contained in:
Gunther Brunner
2014-07-24 20:17:49 +09:00
parent 6c8b6bb5d4
commit a332b6a5bb
2 changed files with 14 additions and 13 deletions

View File

@@ -68,7 +68,8 @@ module.exports = function UploadCtrl(
}
})
var href = res.data.resources.file0.href
var href = res.data.resources.file.href
return $http.get(href + '/manifest')
.then(function(res) {
$scope.upload = {