This commit is contained in:
Girish Ramakrishnan
2019-11-11 09:49:41 -08:00
parent 7f1c505303
commit a868766a65

View File

@@ -231,7 +231,7 @@ app.controller('RestoreController', ['$scope', 'Client', function ($scope, Clien
waitForRestore();
});
}
};
function waitForRestore() {
$scope.busy = true;