Skip to content
Snippets Groups Projects
Commit ec4f436b authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

- Currency: move percentx into currency rules tab

parent d873acf4
No related branches found
No related tags found
No related merge requests found
......@@ -18,12 +18,6 @@
<span class="badge badge-stable">{{difficulty | formatInteger}}</span>
</ion-item>
<ion-item class="item-icon-left">
<i class="icon ion-steam"></i>
<span translate>CURRENCY.VIEW.XPERCENT</span>
<span class="badge badge-stable">{{xpercent}}</span>
</ion-item>
<div id="helptip-currency-peers"
class="item item-divider item-icon-right">
{{'PEER.PEERS'|translate}}
......
......@@ -115,4 +115,10 @@
<span class="badge badge-stable">{{stepMax}}</span>
</ion-item>
<ion-item class="item-icon-left">
<i class="icon ion-pull-request"></i>
<span translate>CURRENCY.VIEW.XPERCENT</span>
<span class="badge badge-stable">{{xpercent}}</span>
</ion-item>
</ion-list>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment