fix method name - add spending password external link

This commit is contained in:
JDonadio 2017-08-31 18:14:49 -03:00
commit 8c610e0531
No known key found for this signature in database
GPG key ID: EC1F4E04B2BFA730
5 changed files with 19 additions and 5 deletions

View file

@ -66,7 +66,7 @@ angular.module('copayApp.controllers').controller('advancedSettingsController',
});
};
$scope.learnMore = function() {
$scope.openBitcoinCashWeb = function() {
var url = 'https://www.bitcoincash.org/';
var optIn = true;
var title = null;