implements skipping fields in backup imports

This commit is contained in:
Matias Alejo Garcia 2014-08-20 14:45:59 -04:00
commit 7f0e9cd03d
7 changed files with 171 additions and 115 deletions

View file

@ -21,5 +21,4 @@ angular.module('copayApp.controllers').controller('BackupController',
controllerUtils.logout();
});
};
});