From 76bf4042b22068cdefa600fe8b86c40fd1f89f8d Mon Sep 17 00:00:00 2001 From: Mariano Rodriguez Date: Thu, 18 Sep 2014 18:23:00 -0300 Subject: [PATCH] Change_addr.balance_by_totalBalance --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 4bd5ee735..3154fe13b 100644 --- a/index.html +++ b/index.html @@ -30,7 +30,7 @@ - {{addr.balance || 0|noFractionNumber}} {{$root.wallet.settings.unitName}} + {{totalBalance || 0|noFractionNumber}} {{$root.wallet.settings.unitName}}