avatar in send view
This commit is contained in:
parent
d6601637f9
commit
c21d447031
10 changed files with 32 additions and 9 deletions
|
|
@ -102,6 +102,7 @@ angular.module('copayApp.controllers').controller('confirmController', function(
|
|||
|
||||
$scope.toAddress = $stateParams.toAddress;
|
||||
$scope.toName = $stateParams.toName;
|
||||
$scope.toEmail = $stateParams.toEmail;
|
||||
$scope.description = $stateParams.description;
|
||||
$scope.paypro = $stateParams.paypro;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue