lint
This commit is contained in:
@@ -231,7 +231,7 @@ app.controller('RestoreController', ['$scope', 'Client', function ($scope, Clien
|
||||
|
||||
waitForRestore();
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
function waitForRestore() {
|
||||
$scope.busy = true;
|
||||
|
||||
Reference in New Issue
Block a user