|
|
|
@ -46,8 +46,8 @@ |
|
|
|
|
<span data-conversion-unit><%= output["value"] %></span> |
|
|
|
|
<span class="py-2 px-2"> |
|
|
|
|
<input class="wei-ether" type="checkbox" autocomplete="off"> |
|
|
|
|
<span class="d-inline-block" data-conversion-text-wei><%= gettext "WEI" %></span> |
|
|
|
|
<span class="d-none" data-conversion-text-eth><%= gettext "ETH" %></span> |
|
|
|
|
<span class="d-inline-block" data-conversion-text-wei><%= gettext("WEI")%></span> |
|
|
|
|
<span class="d-none" data-conversion-text-eth><%= gettext("ETH")%></span> |
|
|
|
|
</span> |
|
|
|
|
</div> |
|
|
|
|
<% else %> |
|
|
|
|