add customr swipe
This commit is contained in:
parent
e44780379a
commit
5b88b82623
10 changed files with 223 additions and 13 deletions
|
|
@ -15,10 +15,7 @@ function selectText(element) {
|
|||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
angular.module('copayApp.directives')
|
||||
|
||||
.directive('validAddress', ['$rootScope', 'bitcore', 'profileService',
|
||||
function($rootScope, bitcore, profileService) {
|
||||
return {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue