This commit is contained in:
sw 2014-11-05 15:20:30 +08:00
parent 09f89f23a1
commit 4267026ec1
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@
<div class="inf_user_image"> <div class="inf_user_image">
<table> <table>
<% if (User.current.admin?||User.current.id==@bid.author_id) && bid.homeworks.count >= 2 %> <% if (User.current.admin?||User.current.id==@bid.author_id) && @bid.homeworks.count >= 2 %>
<tr> <tr>
<td valign="top" style="padding-left: 8px; font-size: 15px" colspan="2"> <td valign="top" style="padding-left: 8px; font-size: 15px" colspan="2">
<span id="<%=@bid.id %>_anonymous_comment"> <span id="<%=@bid.id %>_anonymous_comment">