|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
<% if User.current.logged? %>
|
|
|
|
|
<td width="85%">
|
|
|
|
|
<div class='icon icon-add'> <!--标注我要参加及添加图标-->
|
|
|
|
|
<%= toggle_link l(:button_contesting_as_project), 'put-bid-form' %>
|
|
|
|
|
<%= toggle_link l(:button_contesting_as_application), 'put-bid-form' %>
|
|
|
|
|
</div>
|
|
|
|
|
</td>
|
|
|
|
|
<% end %>
|
|
|
|
|