mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
- Upload progress destroy scope.
This commit is contained in:
@@ -7,6 +7,7 @@ module.exports = function UploadCtrl($scope, $rootScope) {
|
||||
}
|
||||
|
||||
$rootScope.install = function ($files) {
|
||||
|
||||
return $rootScope.control.install($files)
|
||||
.then(function (tx) {
|
||||
return tx.promise
|
||||
|
||||
Reference in New Issue
Block a user