From 1f7d9a99b41736f7996d572f7076c3af8fc41933 Mon Sep 17 00:00:00 2001 From: Javier Date: Tue, 23 Aug 2016 09:37:16 -0300 Subject: [PATCH] ref view --- public/views/includes/wallets.html | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/public/views/includes/wallets.html b/public/views/includes/wallets.html index ef9a6ed72..2e529f61e 100644 --- a/public/views/includes/wallets.html +++ b/public/views/includes/wallets.html @@ -1,19 +1,15 @@
-
-
    -
  • - - {{wallet.name || wallet.id}} - - {{wallet.m}}-of-{{wallet.n}} - - - Incomplete - -
  • -
+
+ + {{wallet.name || wallet.id}} + + {{wallet.m}}-of-{{wallet.n}} + + + Incomplete +