修改BUG

This commit is contained in:
nwb 2014-07-18 16:44:40 +08:00
parent 955cf619b8
commit 0e0da39113
1 changed files with 59 additions and 65 deletions

View File

@ -109,16 +109,10 @@
<br/>
<tr style="width:800px;">
<span style="margin-top: 1px"><%= l(:label_work_description) %></span>
<span><%= l(:label_work_description) %></span>
<span class="contest-star"> * </span>:
<span class="jstEditor">
<textarea id="contest_description" style="font-size:small;width:400px;" rows="5" cols="40">
<%= @contest.description %>
</textarea>
</span>
<td style="width: 100px"><%= f.text_field :description, :required => true, :size => 60, :style => "width:400px;" %></td>
<span style="font-size: 10px">(<%= l(:label_workdescription_lengthlimit) %>)</span>
</tr>
<br/>
<br/>