create profile separately from default wallet

This commit is contained in:
Gabriel Bazán 2016-08-30 15:38:48 -03:00
commit 74e6897d66
10 changed files with 57 additions and 68 deletions

View file

@ -1,8 +1,7 @@
<ion-view>
<ion-content ng-controller="welcomeController">
<ion-content ng-controller="welcomeController" ng-init="createProfile()">
<div class="text-center">
<h2>bitpay</h2>
<h2>bitpay</h2>
<span translate>
Take control of your money - get started with bitcoin
</span>