Improve addressbook for mobile
This commit is contained in:
parent
f3d12f5a14
commit
ee33526129
6 changed files with 22 additions and 15 deletions
|
|
@ -174,10 +174,6 @@ angular.module('copayApp.directives')
|
|||
element.append(addr);
|
||||
}
|
||||
});
|
||||
|
||||
element.bind('click', function() {
|
||||
selectText(element[0]);
|
||||
});
|
||||
}
|
||||
};
|
||||
}])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue