From 6ba7b7c6558401febb05ccddfdb58bd28e317a94 Mon Sep 17 00:00:00 2001 From: Javier Date: Mon, 5 Sep 2016 17:14:41 -0300 Subject: [PATCH] complete scope data for create wallets --- public/views/create.html | 6 +- public/views/tab-create-personal.html | 65 +++++---------- public/views/tab-create-shared.html | 96 ++++++++-------------- src/js/controllers/create.js | 113 ++++++++++++-------------- src/js/routes.js | 17 ---- 5 files changed, 110 insertions(+), 187 deletions(-) diff --git a/public/views/create.html b/public/views/create.html index 66a67492c..49a483906 100644 --- a/public/views/create.html +++ b/public/views/create.html @@ -6,12 +6,12 @@ - +
-
+
Personal Wallet
-
+
Shared Wallet
diff --git a/public/views/tab-create-personal.html b/public/views/tab-create-personal.html index 5d3295c00..94887a3ba 100644 --- a/public/views/tab-create-personal.html +++ b/public/views/tab-create-personal.html @@ -1,14 +1,13 @@ -
- +
@@ -19,74 +18,63 @@
-
- - - - diff --git a/public/views/tab-create-shared.html b/public/views/tab-create-shared.html index 9b1fc4409..a40c1df8b 100644 --- a/public/views/tab-create-shared.html +++ b/public/views/tab-create-shared.html @@ -1,48 +1,42 @@ -
- +
-