修改了加入课程弹框显示错误!

This commit is contained in:
huangjingquan 2013-10-11 09:27:07 +08:00
parent 6676110b11
commit 508eee45f2
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
<table border="0">
<tr>
<td align="cneter">
<%= text_field_tag 'course_password', nil, :style => 'width:200px'%></td>
</td>
<%= text_field_tag 'course_password', nil, :size => 45 %>