From ce55c0b562491b577f1caa521e22546562e87a30 Mon Sep 17 00:00:00 2001 From: Mariano Rodriguez Date: Fri, 14 Nov 2014 14:00:23 -0300 Subject: [PATCH] div and px deleted --- views/profile.html | 56 +++++++++++++++++++++++----------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/views/profile.html b/views/profile.html index 54689fbf0..d398d1de0 100644 --- a/views/profile.html +++ b/views/profile.html @@ -43,50 +43,50 @@

Manage wallets

-
- - - - - - - - - - - - + + + + + + + + + + + - - - - + + + - +
NameTypeStatusBalanceActions
NameTypeStatusBalanceActions
{{item.name || item.id }}{{item.requiredCopayers}} of {{item.totalCopayers}} - {{networkName}}{{isReady ? 'Complete' : 'Waiting for copayers...'}} - - - + {{item.name || item.id }}{{item.requiredCopayers}} of {{item.totalCopayers}} - {{networkName}}{{isReady ? 'Complete' : 'Waiting for copayers...'}} + - + {{item.balanceInfo.totalBalance || 0 |noFractionNumber}} {{item.settings.unitName}} - - + + -
- + -     - -
+
-
+