refactor disclaimer handling

This commit is contained in:
Matias Alejo Garcia 2016-02-22 19:32:24 -03:00
commit bffaf9ad9d
10 changed files with 57 additions and 55 deletions

View file

@ -170,6 +170,7 @@ angular.module('copayApp.controllers').controller('createController',
});
return;
}
go.walletHome();
});
}, 100);