Fix slider. Updates version

This commit is contained in:
Gustavo Maximiliano Cortez 2017-06-29 09:30:08 -03:00
parent 8e65867737
commit a6f2dd6ae2
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
3 changed files with 5 additions and 5 deletions

View File

@ -22,8 +22,8 @@
"windowsAppId": "2d1002d7-ee34-4f60-bd29-0c871ba0c195",
"pushSenderId": "1036948132229",
"description": "Secure Bitcoin Wallet",
"version": "3.6.1",
"androidVersion": "361000",
"version": "3.6.2",
"androidVersion": "362000",
"_extraCSS": null,
"_enabledExtensions": {
"coinbase": true,

View File

@ -22,8 +22,8 @@
"windowsAppId": "804636ee-b017-4cad-8719-e58ac97ffa5c",
"pushSenderId": "1036948132229",
"description": "A Secure Bitcoin Wallet",
"version": "3.6.1",
"androidVersion": "361000",
"version": "3.6.2",
"androidVersion": "362000",
"_extraCSS": null,
"_enabledExtensions": {
"coinbase": true,

View File

@ -87,7 +87,7 @@
Add funds
</click-to-accept>
<slide-to-accept
ng-if="isCordova && (!wallet || !totalAmountStr)"
ng-if="isCordova && wallet && totalAmountStr"
slide-on-confirm="topUpConfirm()"
slide-send-status="sendStatus"
is-disabled="!wallet || !totalAmountStr">