修改了提交按钮样式

This commit is contained in:
huangjingquan 2013-11-12 09:32:08 +08:00
parent df628aff9d
commit 1a8af21846
1 changed files with 1 additions and 1 deletions

View File

@ -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">