Bug Fixes to Remote Transfer

This commit is contained in:
usmannasir
2017-10-27 00:09:34 +05:00
parent f41b420071
commit 4e24f610c7
4 changed files with 10 additions and 29 deletions

View File

@@ -1228,6 +1228,7 @@ app.controller('remoteBackupControl', function($scope, $http, $timeout) {
var data = {
ipAddress: IPAddress,
password: password,
accountsToTransfer:websitesToBeBacked,
};
var config = {