|
|
|
@ -9,7 +9,6 @@
|
|
|
|
|
<span class="font_lighter"><%= l(:label_user_create_project_homework) %></span>
|
|
|
|
|
<span><%= link_to(bid.name, respond_path(bid), :class => 'bid_path') %></span>
|
|
|
|
|
<span style="float: right">
|
|
|
|
|
|
|
|
|
|
<% if (User.current.admin?||User.current.id==bid.author_id) %>
|
|
|
|
|
<%= link_to(
|
|
|
|
|
l(:button_edit),
|
|
|
|
@ -63,6 +62,7 @@
|
|
|
|
|
</table></td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
<% end %>
|
|
|
|
|
|
|
|
|
|
<div class="pagination">
|
|
|
|
|