diff --git a/app/views/search/_search_form.rhtml b/app/views/search/_search_form.rhtml index 728617a..f68f27a 100644 --- a/app/views/search/_search_form.rhtml +++ b/app/views/search/_search_form.rhtml @@ -1,3 +1,5 @@ +<% simple_search = false unless defined? simple_search %> + <% form_tag( { :action => 'index', :category_path => ( @category ? @category.explode_path : [] ) }, :method => 'get', :class => 'search_form' ) do %> <%= '