From da05ce5d61c92e6dc1c00f2d8642952ed5223d74 Mon Sep 17 00:00:00 2001 From: sw <939547590@qq.com> Date: Wed, 23 Jul 2014 10:40:53 +0800 Subject: [PATCH] t --- app/views/homework_attach/new.html.erb | 4 ++++ 1 file changed, 4 insertions(+) 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;" %>