add feedback link
This commit is contained in:
parent
4841c2dc05
commit
aece4db5b4
8 changed files with 24 additions and 19 deletions
|
|
@ -176,9 +176,4 @@ angular.module('copayApp.controllers').controller('CreateProfileController', fun
|
|||
});
|
||||
});
|
||||
};
|
||||
|
||||
$scope.openExternalLink = function(url) {
|
||||
go.openExternalLink(url);
|
||||
};
|
||||
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue