diff options
Diffstat (limited to 'templates/web/zurich/around/intro.html')
-rw-r--r-- | templates/web/zurich/around/intro.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/templates/web/zurich/around/intro.html b/templates/web/zurich/around/intro.html index b60fa7388..c113afca7 100644 --- a/templates/web/zurich/around/intro.html +++ b/templates/web/zurich/around/intro.html @@ -1,11 +1 @@ <h1>[% loc('Report, view, or discuss local problems') %]</h1> - -<!-- FIXME Better place for this --> -<script> - $(function() { - $( "#pc" ).autocomplete({ - minLength: 3, - source: "/ajax/geocode" - }); - }); -</script> |