From 540010eab20afa3b6db66484f6fdb776083e1669 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Thu, 31 Aug 2017 17:04:26 -0300 Subject: [PATCH 1/2] Fix bitcoin for Buy and sell section --- www/img/icon-bitcoin.svg | 40 ++++++++++------------------------------ 1 file changed, 10 insertions(+), 30 deletions(-) diff --git a/www/img/icon-bitcoin.svg b/www/img/icon-bitcoin.svg index 5c532c555..efbddeafd 100644 --- a/www/img/icon-bitcoin.svg +++ b/www/img/icon-bitcoin.svg @@ -1,31 +1,11 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + From 874af73cfb9d17068b99c345c84e5182494c4a12 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Thu, 31 Aug 2017 17:05:08 -0300 Subject: [PATCH 2/2] Removes coin on wallet selector (topup) --- www/views/topup.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/views/topup.html b/www/views/topup.html index 2290359f6..7d140c450 100644 --- a/www/views/topup.html +++ b/www/views/topup.html @@ -31,7 +31,7 @@
-
From {{wallet.coin}}
+
From