add merchant data in tx proposals
This commit is contained in:
parent
d4a0f5c008
commit
088a616736
6 changed files with 77 additions and 82 deletions
|
|
@ -186,7 +186,7 @@ angular.module('copayApp.directives')
|
|||
}
|
||||
|
||||
element.bind('click', function() {
|
||||
selectText(elm[0]);
|
||||
selectText(element[0]);
|
||||
});
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue