From f08f30240aac8b7f16c77406ee8e614f388ba9dc Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Thu, 16 Jun 2016 18:29:56 -0300 Subject: [PATCH] Fix: modal choose wallet. Sell in Coinbase and Glidera. Spinner --- public/views/modals/coinbase-tx-details.html | 5 +-- public/views/modals/wallets.html | 15 +++++-- public/views/sellCoinbase.html | 4 +- src/js/controllers/buyCoinbase.js | 13 ++++-- src/js/controllers/buyGlidera.js | 13 ++++-- src/js/controllers/index.js | 10 ----- .../controllers/modals/coinbaseTxDetails.js | 2 +- src/js/controllers/modals/wallets.js | 35 +++++++-------- src/js/controllers/sellCoinbase.js | 27 ++++++++---- src/js/controllers/sellGlidera.js | 22 +++++++--- src/js/controllers/walletHome.js | 2 +- src/js/services/coinbaseService.js | 44 +++++++++---------- src/js/services/onGoingProcess.js | 12 ++++- 13 files changed, 123 insertions(+), 81 deletions(-) diff --git a/public/views/modals/coinbase-tx-details.html b/public/views/modals/coinbase-tx-details.html index 37303d111..2b6e3a523 100644 --- a/public/views/modals/coinbase-tx-details.html +++ b/public/views/modals/coinbase-tx-details.html @@ -85,14 +85,13 @@ -
+

This action will remove the transaction.

diff --git a/public/views/modals/wallets.html b/public/views/modals/wallets.html index fb33340e6..7ae41f8a3 100644 --- a/public/views/modals/wallets.html +++ b/public/views/modals/wallets.html @@ -11,8 +11,11 @@ - -