|
|
|
@ -59,7 +59,7 @@ UniversalDAppUI.prototype.renderInstanceFromABI = function (contractABI, address |
|
|
|
|
|
|
|
|
|
var shortAddress = helper.shortenAddress(address) |
|
|
|
|
var title = yo` |
|
|
|
|
<div class="${css.title} alert alert-secondary run-instance-header"> |
|
|
|
|
<div class="${css.title} alert alert-secondary"> |
|
|
|
|
<button class="btn ${css.titleExpander}" onclick="${(e) => { toggleClass(e) }}"> |
|
|
|
|
<i class="fas fa-angle-right" aria-hidden="true"></i> |
|
|
|
|
</button> |
|
|
|
|