修改了加入课程弹框显示错误!
This commit is contained in:
parent
6676110b11
commit
508eee45f2
|
@ -47,7 +47,7 @@
|
||||||
<table border="0">
|
<table border="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td align="cneter">
|
<td align="cneter">
|
||||||
<%= text_field_tag 'course_password', nil, :style => 'width:200px'%></td>
|
</td>
|
||||||
|
|
||||||
<%= text_field_tag 'course_password', nil, :size => 45 %>
|
<%= text_field_tag 'course_password', nil, :size => 45 %>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue