aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authorIan Coleman <coleman.ian@gmail.com>2014-09-25 10:46:15 +1000
committerIan Coleman <coleman.ian@gmail.com>2014-09-25 10:46:15 +1000
commitd26cce22c18cb0c36b81de43c81f5836fe7459b3 (patch)
treeabc4189b91023a270b33d5be4a09f12d95a1a573 /src/index.html
parenta19a549879504d12ec10955bc550c50294f996ec (diff)
downloadBIP39-d26cce22c18cb0c36b81de43c81f5836fe7459b3.tar.gz
BIP39-d26cce22c18cb0c36b81de43c81f5836fe7459b3.tar.zst
BIP39-d26cce22c18cb0c36b81de43c81f5836fe7459b3.zip
"Loading..." shows in feedback while page loads
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index 40955dd..8368754 100644
--- a/src/index.html
+++ b/src/index.html
@@ -332,7 +332,7 @@
332 </div> 332 </div>
333 333
334 <div class="feedback-container"> 334 <div class="feedback-container">
335 <div class="feedback"></div> 335 <div class="feedback">Loading...</div>
336 </div> 336 </div>
337 337
338 <script type="text/template" id="address-row-template"> 338 <script type="text/template" id="address-row-template">