fix signout

This commit is contained in:
Matias Alejo Garcia 2014-04-24 17:54:43 -03:00
commit 5fc4ab5101
3 changed files with 9 additions and 5 deletions

View file

@ -18,7 +18,7 @@
</figure>
<div class="text-right" ng-show="$root.wallet">
<div ng-if="$root.wallet.name">
<h5>Wallet: escape({{$root.wallet.name}}) &lt;{{$root.wallet.id}}&gt;</h5>
<h5>Wallet: {{$root.wallet.name}} &lt;{{$root.wallet.id}}&gt;</h5>
<p>
</div>
<div ng-if="!$root.wallet.name && $root.wallet.id">