diff --git a/app/views/homework_attach/new.html.erb b/app/views/homework_attach/new.html.erb index 6f5c56c5a..d05dfb735 100644 --- a/app/views/homework_attach/new.html.erb +++ b/app/views/homework_attach/new.html.erb @@ -35,6 +35,10 @@
描 述 : + + <%= f.text_area "description", :rows => 8, :class => 'wiki-edit', :style => "font-size:small;width:490px;margin-left:10px;" %>