From d555e1b27df1096e8899f2e50c8d6421f4c1cca3 Mon Sep 17 00:00:00 2001 From: hukl Date: Sun, 6 Sep 2009 21:50:42 +0200 Subject: search field now at the right position with image button and image textfield --- app/views/search/index.html.erb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'app/views/search') diff --git a/app/views/search/index.html.erb b/app/views/search/index.html.erb index 2e46d206..28764bfc 100644 --- a/app/views/search/index.html.erb +++ b/app/views/search/index.html.erb @@ -1,9 +1,5 @@

Suche

-<% form_tag search_path, :method => 'get' do %> - <%= text_field_tag :search_term %> - <%= submit_tag "Suchen" %> -<% end %> <% if params[:search_term] %> -- cgit v1.3