Amazon.com guidelines
This commit is contained in:
parent
a63a8e4aaa
commit
e8c299b401
11 changed files with 119 additions and 63 deletions
|
|
@ -27,6 +27,7 @@ angular.module('copayApp.controllers').controller('amazonController',
|
|||
var fc = profileService.focusedClient;
|
||||
var ModalInstanceCtrl = function($scope, $modalInstance) {
|
||||
$scope.card = card;
|
||||
$scope.color = fc.backgroundColor;
|
||||
|
||||
$scope.cancelGiftCard = function() {
|
||||
$scope.refresh = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue