simplify receive and wallet home tab

This commit is contained in:
Matias Alejo Garcia 2014-12-04 10:36:58 -03:00
commit 3edec5e597
7 changed files with 159 additions and 122 deletions

View file

@ -1,6 +1,5 @@
<div ng-controller="VersionController">
<small>v{{version}}</small>
<small>#{{commitHash}}</small>
<small ng-if="$root.wallet.isTestnet()">[TESTNET]</small>
</div>