修改应用列表页面说法

exceptionHandle
wanglinchun 12 years ago
parent 2a278e0a2d
commit 8fb185681a

@ -6,7 +6,7 @@
<% if User.current.logged? %> <% if User.current.logged? %>
<td width="85%"> <td width="85%">
<div class='icon icon-add'> <!--标注我要参加及添加图标--> <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> </div>
</td> </td>
<% end %> <% end %>

Loading…
Cancel
Save