indent correction on code

This commit is contained in:
Mariano Rodriguez 2014-09-19 14:50:47 -03:00
parent 76bf4042b2
commit 2b0961f6ea
1 changed files with 6 additions and 6 deletions

View File

@ -26,12 +26,12 @@
<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>
<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()}}