From 25580c932928b21fabbfd7d576547b03063ef18b Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 24 Apr 2015 17:23:33 -0300 Subject: [PATCH] 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... +