From 889ebb8c6c6c4e3f338b9c82f65f3bc511f2bd1d Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Wed, 21 Sep 2016 17:12:25 -0300 Subject: [PATCH 1/5] Enable cache for nav tabs --- public/views/tab-home.html | 2 +- public/views/tab-receive.html | 17 ++++++++-------- public/views/tab-send.html | 2 +- public/views/tab-settings.html | 2 +- src/js/controllers/tab-home.js | 7 ++++++- src/js/controllers/tab-receive.js | 31 +++++++++++++----------------- src/js/controllers/tab-send.js | 6 +++--- src/js/controllers/tab-settings.js | 8 ++++++-- src/js/routes.js | 6 +++++- 9 files changed, 44 insertions(+), 37 deletions(-) diff --git a/public/views/tab-home.html b/public/views/tab-home.html index f74d9d9cd..483ac0555 100644 --- a/public/views/tab-home.html +++ b/public/views/tab-home.html @@ -3,7 +3,7 @@ {{'Home' | translate}} - +
diff --git a/public/views/tab-receive.html b/public/views/tab-receive.html index 17bc23225..7a1283d4b 100644 --- a/public/views/tab-receive.html +++ b/public/views/tab-receive.html @@ -1,4 +1,4 @@ - + {{'Receive' | translate}} @@ -10,8 +10,11 @@
-
- +
+ +
+ ... +
Before receiving funds, you must backup your wallet. If this device is lost, it is impossible to access your funds without a backup.
@@ -25,7 +28,7 @@
-
+
Next Address
@@ -46,11 +49,7 @@ No Wallet
- - +
diff --git a/public/views/tab-send.html b/public/views/tab-send.html index b5e96e682..31cfcc4c0 100644 --- a/public/views/tab-send.html +++ b/public/views/tab-send.html @@ -3,7 +3,7 @@ {{'Send' | translate}}
- +
Recipient