Fix paperWallet variables. Hide for testnet

This commit is contained in:
Gustavo Maximiliano Cortez 2015-10-02 17:29:57 -03:00
commit 458615a49f
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
3 changed files with 6 additions and 5 deletions

View file

@ -52,7 +52,7 @@
<div class="text-center m20b">
<h4 class="text-bold" translate>Funds founds</h4>
<div class="size-24">
{{paperWallet.balance}} BTC
{{paperWallet.balance}}
</div>
</div>