fix addressbook add scanner and some refactors
This commit is contained in:
parent
c65636e8db
commit
d624f4a2f7
6 changed files with 5 additions and 13 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue