]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/index.rhtml
fixes for search
[rails.git] / app / views / site / index.rhtml
index 78623603a23b201c8219b57b6b45e82e3b1e8370..6971e5faa468e43a15ba5c948847b6b59ff095eb 100644 (file)
@@ -1,7 +1,7 @@
 
 
 <div id="geocoder">
 
 
 <div id="geocoder">
-  <%= start_form_tag :controller => 'site', :action => 'search' %>
+  <%= start_form_tag :controller => 'way_tag', :action => 'search' %>
   <%= text_field 'query', 'query'%>
   <%= submit_tag 'Search' %>
   <%= end_form_tag %>
   <%= text_field 'query', 'query'%>
   <%= submit_tag 'Search' %>
   <%= end_form_tag %>