aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/zurich/around/intro.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/zurich/around/intro.html')
-rw-r--r--templates/web/zurich/around/intro.html10
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>