Merge pull request #90 from Bitcoin-com/dev-jb

Dev jb
This commit is contained in:
Jean-Baptiste Dominguez 2018-05-02 20:39:18 +09:00 committed by GitHub
commit 239d08ad27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -85,7 +85,6 @@ angular.module('copayApp.controllers').controller('walletDetailsController', fun
}
}
refreshAmountSection();
$timeout(function() {
$scope.$apply();
});