From 4895b7f6b1f9be74d149124d4e80fd23fc6be7f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Baz=C3=A1n?= Date: Thu, 13 Oct 2016 10:32:44 -0300 Subject: [PATCH] loading fee --- www/views/confirm.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/views/confirm.html b/www/views/confirm.html index 5e816bf6b..30f060e46 100644 --- a/www/views/confirm.html +++ b/www/views/confirm.html @@ -52,7 +52,7 @@ Fee: {{feeLevel}} - {{fee}} + {{fee || '...'}}