From cbcd01e4b806770255cd0bd3278bdace34a8ddce Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Baz=C3=A1n?=
Date: Mon, 14 Nov 2016 17:31:36 -0300
Subject: [PATCH] fixes
---
www/views/tab-home.html | 2 +-
www/views/walletDetails.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/www/views/tab-home.html b/www/views/tab-home.html
index c79dcf4c1..82aca6db6 100644
--- a/www/views/tab-home.html
+++ b/www/views/tab-home.html
@@ -87,7 +87,7 @@
{{wallet.m}}-of-{{wallet.n}}
- {{wallet.error}}
+ {{wallet.error}}
diff --git a/www/views/walletDetails.html b/www/views/walletDetails.html
index 99e90a82d..1e832e068 100644
--- a/www/views/walletDetails.html
+++ b/www/views/walletDetails.html
@@ -22,7 +22,7 @@
-
{{updateStatusError}}
+
{{updateStatusError}}
Tap to retry