From 1e1f39e3b26f6845157121f588e1848eebaed92a Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Wed, 5 Nov 2014 17:33:51 -0300 Subject: [PATCH] fix layout history, manage and settings --- views/history.html | 36 +++++++++++++-------- views/manage.html | 80 +++++++++++++++++++++++----------------------- views/more.html | 2 +- 3 files changed, 64 insertions(+), 54 deletions(-) diff --git a/views/history.html b/views/history.html index 74eaec1bc..d67cb1cc2 100644 --- a/views/history.html +++ b/views/history.html @@ -1,5 +1,6 @@
+

{{$root.title}}

Loading... @@ -15,20 +16,29 @@
-
-   - - - Unconfirmed - +
+
+ + + Unconfirmed + +
-
-
+
{{btx.amount| noFractionNumber}} {{$root.wallet.settings.unitName}} +
+
+ +
+
-   - {{btx.labelTo}} +
+ {{btx.labelTo || btx.addressTo}}
-
- {{btx.comment}} +
+
+ {{btx.comment}}
diff --git a/views/manage.html b/views/manage.html index d010c8138..95e4cf5ef 100644 --- a/views/manage.html +++ b/views/manage.html @@ -1,49 +1,49 @@

{{$root.title}}

-
-
-
-
-
-

Create a new Wallet

- {{'Create' | translate }} -
-
-
-
-
-

Join an existent Wallet

- {{'Join' | translate }} -
-
-
-
-
-

Import a Wallet to Copay

- {{'Import wallet' | translate }} -
-
+
+
+
+
+

Create a new Wallet

+ {{'Create' | translate }} +
+
+
+
+
+

Join an existent Wallet

+ {{'Join' | translate }} +
+
+
+
+
+

Import a Wallet to Copay

+ {{'Import wallet' | translate }} +
+
-
-
-

Backup Profile

-

It's important to backup your profile so that you can recover it in case of disaster. The backup will include all your profile's wallets

- -
- -
- Copy to clipboard -
-
- Copy this text as it is in a safe place (notepad or email) +
+
+
+

Backup Profile

+

It's important to backup your profile so that you can recover it in case of disaster. The backup will include all your profile's wallets

+ Backup profile + View profile backup +
+ +
+ Copy to clipboard +
+
+ Copy this text as it is in a safe place (notepad or email) +
+
diff --git a/views/more.html b/views/more.html index 5dbfd4122..108151341 100644 --- a/views/more.html +++ b/views/more.html @@ -1,5 +1,5 @@
-

{{$root.title}}

+

{{$root.title}}