Commit df25f424 authored by yann300's avatar yann300

standard

parent c660fc80
......@@ -366,7 +366,7 @@ UniversalDApp.prototype.getInstanceInterface = function (contract, address, $tar
}
function copyToClipboard (event) {
event.stopPropagation();
event.stopPropagation()
copy(address)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment