From 4eab26dd1f2d14b4a62aa6d8535dd2db05e21f38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Baz=C3=A1n?= Date: Mon, 12 Dec 2016 15:02:09 -0300 Subject: [PATCH] hide balance on wallet selector --- www/views/includes/wallets.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/views/includes/wallets.html b/www/views/includes/wallets.html index 0d1c4b6df..23f043afc 100644 --- a/www/views/includes/wallets.html +++ b/www/views/includes/wallets.html @@ -7,9 +7,10 @@ {{wallet.name || wallet.id}} - + {{wallet.status.availableBalanceStr}} + [Balance Hidden]