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}} - - + + -
- + -     - -
+
-
+