From 95ee12d07e27dd9806a21e8db380da0fc8c5a6d0 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 24 Apr 2015 17:18:05 -0300 Subject: [PATCH 1/2] Fix spinner creating wallet --- public/views/createProfile.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/views/createProfile.html b/public/views/createProfile.html index f245f8970..7798181ca 100644 --- a/public/views/createProfile.html +++ b/public/views/createProfile.html @@ -8,7 +8,8 @@
{{(cp.error)|translate}}. Retrying...
-
+
+
@@ -17,6 +18,7 @@
Creating Wallet... +
From 25580c932928b21fabbfd7d576547b03063ef18b Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 24 Apr 2015 17:23:33 -0300 Subject: [PATCH 2/2] Fix spinner for joining and importing wallet --- public/views/create.html | 4 +++- public/views/import.html | 4 +++- public/views/join.html | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/public/views/create.html b/public/views/create.html index 0245ee5b1..35267fb1b 100644 --- a/public/views/create.html +++ b/public/views/create.html @@ -1,6 +1,7 @@
-
+
+
@@ -9,6 +10,7 @@
Creating Wallet... +
diff --git a/public/views/import.html b/public/views/import.html index a8c796ded..414c06682 100644 --- a/public/views/import.html +++ b/public/views/import.html @@ -1,5 +1,6 @@
-
+
+
@@ -8,6 +9,7 @@
Importing wallet... +
diff --git a/public/views/join.html b/public/views/join.html index 68c778d4a..b7f3a4872 100644 --- a/public/views/join.html +++ b/public/views/join.html @@ -1,5 +1,6 @@
-
+
+
@@ -8,6 +9,7 @@
Joining Wallet... +