% @nav_dispaly_contest_label = 1 @nav_dispaly_store_all_label = 1 @nav_dispaly_forum_label = 1 %>
<%= l(:label_requirement_enterprise ) %> | <%= l(:label_user_location) %> : | <% if User.current.logged? %> <%= link_to(l(:label_new_call), {:controller => 'bids', :action => 'new_bid'}, :class => 'icon icon-add') %> <% end %> |
<%= text_field_tag 'name', params[:name], :size => 28 %>
<%= hidden_field_tag 'reward_type', params[:reward_type] %>
<%= hidden_field_tag 'project_type', params[:project_type] %>
<%= submit_tag l(:label_search), :class => "enterprise", :name => nil %>
|
<%= link_to request.host()+"/calls", :controller => 'bids', :action => 'index' %> | <%=link_to l(:field_homepage), home_path %> > <%=link_to l(:label_requirement_enterprise), :controller => 'bids', :action => 'index' %> |