|
|
|
@ -159,7 +159,7 @@ class CompileTab { |
|
|
|
|
<article class="${css.compilerArticle}"> |
|
|
|
|
<button class="btn btn-primary btn-block" title="Publish on Swarm" onclick="${this.publish}"> |
|
|
|
|
<i class="${css.copyIcon} fa fa-upload" aria-hidden="true"></i> |
|
|
|
|
<span>Publish ${this.selectedContract} on Swarm</span> |
|
|
|
|
<span>Publish on Swarm</span> |
|
|
|
|
</button> |
|
|
|
|
<button class="btn btn-secondary btn-block" title="Display Contract Details" onclick="${this.details}"> |
|
|
|
|
Compilation Details |
|
|
|
|