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