fix respore

This commit is contained in:
Matias Alejo Garcia 2016-09-01 10:37:02 -03:00
commit 65e1f2dd50
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
4 changed files with 3 additions and 10 deletions

View file

@ -6,7 +6,6 @@
Take control of your money - get started with bitcoin
</span>
<button class="button button-block button-positive" href ui-sref="onboarding.tour" translate>Get started</button>
<button class="button button-block button-light" ng-click="goImport()" translate>Restore</button>
</div>
<button class="button button-block button-light" href ui-sref="tabs.import({'fromOnboarding':true})" translate>Restore</button>
</ion-content>
</ion-view>

View file

@ -1,4 +1,4 @@
<ion-view>
<ion-view id="tab-home">
<ion-nav-bar class="bar-stable">
<ion-nav-title>Home</ion-nav-title>
</ion-nav-bar>