Fix goHome from "add" if focused wallet is incomplete

This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-24 03:50:05 -03:00
commit ad89c6e9e5
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -9,8 +9,8 @@
</a>
</section>
<section class="right-small" ng-show="index.isComplete && !goBackToState">
<a ng-show="!closeToHome" class="p10"
<section class="right-small" ng-show="!goBackToState">
<a ng-show="!closeToHome && index.isComplete" class="p10"
ng-click="topbar.openScanner()"><i class="fi-camera size-24"></i></a>
<a ng-show="closeToHome"
ng-click="topbar.goHome(); closeToHome = null">