changeset 1794:3ba29e3fa63d

Placeholder text for map list when it is not yet loaded.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 29 Oct 2017 18:38:48 +0200
parents e65dde84a6a8
children 3d7da273ce3f
files www/search.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/www/search.html	Sun Oct 29 18:36:39 2017 +0200
+++ b/www/search.html	Sun Oct 29 18:38:48 2017 +0200
@@ -110,7 +110,7 @@
 ^^^^^^^^^hhhhvvvvHH^R
 </textarea>
   <div id="controls">
-    <div id="mapList"></div>
+    <div id="mapList">LOADING MAP LIST...</div>
     <button id="btnMaps" type="button">C^</button>
     <button class="large" id="btnReset" type="button">Reset search</button>
     <button class="large" id="btnSearch" type="button">Search</button>