diff globalneighbors/templates/index.html @ 10:21ed15391e8a

add a placeholder view for a city based on geoid
author Jeff Hammel <k0scist@gmail.com>
date Sun, 25 Jun 2017 12:28:36 -0700
parents 254195d0bac2
children d1b99c695511
line wrap: on
line diff
--- a/globalneighbors/templates/index.html	Sun Jun 25 11:37:52 2017 -0700
+++ b/globalneighbors/templates/index.html	Sun Jun 25 12:28:36 2017 -0700
@@ -10,7 +10,7 @@
       source: "/cities",
       autoFocus: true,
       minLength: 3,
-      delay: 3000
+      delay: 1500
       });
       });
     </script>