Show HomeWallet immediately the when profile was started

This commit is contained in:
Gustavo Maximiliano Cortez 2014-11-13 18:54:30 -03:00
commit 183d6ec15c
9 changed files with 9 additions and 10 deletions

View file

@ -3,7 +3,7 @@
<i class="size-60 fi-bitcoin-circle icon-rotate spinner"></i>
<span translate>Creating wallet...</span>
</div>
<div class="setup" ng-show="!loading">
<div class="setup" ng-show="!loading && !$root.starting">
<h1 class="hide-for-large-up">{{$root.title}}</h1>
<form name="setupForm" ng-submit="create(setupForm)" novalidate>
<div class="row">