fix addressbook add scanner and some refactors

This commit is contained in:
Gabriel Bazán 2016-12-29 14:37:31 -03:00
commit d624f4a2f7
6 changed files with 5 additions and 13 deletions

View file

@ -1,6 +1,5 @@
<ion-view id="onboard-welcome" class="onboarding">
<ion-content ng-controller="welcomeController" ng-init="createProfile()" scroll="false">
<!-- <qr-scanner id="qrcode" on-scan="goImport(data)"></qr-scanner> -->
<div id="logo-tagline">
<img src='img/bitpay-logo.svg' id="logo" />
<p id="lead" translate>Take control of your money,<br />get started with bitcoin.</p>