From f4e8179ab1e81f83fa0bc0f2177d67fe0c6f0659 Mon Sep 17 00:00:00 2001 From: fanqiang <316257774@qq.com> Date: Fri, 9 Aug 2013 17:24:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=9C=80=E6=B1=82=E4=B8=BB?= =?UTF-8?q?=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/bids/_bid_show.html.erb | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/app/views/bids/_bid_show.html.erb b/app/views/bids/_bid_show.html.erb index 685e800f1..1732a02f0 100644 --- a/app/views/bids/_bid_show.html.erb +++ b/app/views/bids/_bid_show.html.erb @@ -1,15 +1,8 @@ -
<%= l(:label_requirement_list) %> | - <% if User.current.logged? %>
-
- <%= toggle_link l(:button_new_bid), 'put-bid-form', {:focus => 'project_id'} %>
- <% end %> |
-
<%= link_to image_tag(url_to_avatar(bid.author), :class => 'avatar'), :class => "avatar" %> |