Merge pull request #1425 from marianorod/btc_spinner

spinner2header
This commit is contained in:
Matias Alejo Garcia 2014-09-22 11:07:40 -03:00
commit 94b34443bd
1 changed files with 7 additions and 1 deletions

View File

@ -24,8 +24,14 @@
</section>
<section class="middle tab-bar-section">
<h1 class="right">
<span ng-if="$root.updatingBalance">
<i class="fi-bitcoin-circle icon-rotate spinner"></i>
</span>
<span class="size-14" ng-if="!$root.updatingBalance">
{{totalBalance || 0|noFractionNumber}} {{$root.wallet.settings.unitName}}
</span>
</h1>
<h1 class="title ellipsis">
{{$root.wallet.getName()}}