From 874af73cfb9d17068b99c345c84e5182494c4a12 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Thu, 31 Aug 2017 17:05:08 -0300 Subject: [PATCH] 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