-
<% @image_results.take(4).each do |attachment| %>
- - + <%= link_to_attachment_img attachment, :class => "soft-application", :download => "true"%> <% end %> @@ -114,14 +122,14 @@
<%=l(:label_contest_innovate_community)%> | -<%= l(:label_user_location) %> : | -
-
- <%= form_tag(:controller => 'bids', :action => 'contest', :method => :get) do %>
- <%= text_field_tag 'name', params[:name], :size => 20 %>
- <%= hidden_field_tag 'reward_type', @bid.reward_type %>
- <%= hidden_field_tag 'project_type', params[:project_type] %>
- <%= submit_tag l(:label_search), :class => "enterprise", :name => nil %>
- <% end %>
-
- |
-
<%=link_to request.host()+"/contest", :controller => 'bids', :action => 'contest' %> | -<%=link_to l(:field_homepage), home_path %> > <%=link_to l(:label_contest_innovate), :controller => 'bids', :action => 'contest' %> > - <%= link_to @bid.name, bid_path %> | -
<%=l(:label_contest_innovate_community)%> | +<%= l(:label_user_location) %> : | +
+
+ <%= form_tag(:controller => 'bids', :action => 'contest', :method => :get) do %>
+ <%= text_field_tag 'name', params[:name], :size => 20 %>
+ <%= hidden_field_tag 'reward_type', @bid.reward_type %>
+ <%= hidden_field_tag 'project_type', params[:project_type] %>
+ <%= submit_tag l(:label_search), :class => "enterprise", :name => nil %>
+ <% end %>
+
+ |
+
<%=link_to request.host()+"/contest", :controller => 'bids', :action => 'contest' %> | +<%=link_to l(:field_homepage), home_path %> > <%=link_to l(:label_contest_innovate), :controller => 'bids', :action => 'contest' %> > + <%= link_to @bid.name, bid_path %> | +