This commit is contained in:
Javier 2016-05-30 13:26:48 -03:00
commit 736056fd20
5 changed files with 4 additions and 12 deletions

View file

@ -830,7 +830,6 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
var self = this;
$scope.btx = btx;
$scope.color = profileService.focusedClient.backgroundColor;
$scope.self = self;
$ionicModal.fromTemplateUrl('views/modals/tx-details.html', {