]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/way_tag/search.rhtml
change mime type and reformat search controller
[rails.git] / app / views / way_tag / search.rhtml
index 4c7f38d99825237f6312266034284ee50acc7c60..2a475fda98f138c86d3b471a4d5f65f24695553b 100644 (file)
@@ -1,7 +1,7 @@
 <h2>Search results</h5>
 fixme postcodes and geonames
 
-<%= 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 %>