|
|
@ -1,4 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
<%= form_tag({:controller => 'homework_attach', :action => 'add_jour_reply'}, :remote => true) do %>
|
|
|
|
<%= form_tag({:controller => 'homework_attach', :action => 'add_jour_reply'}, :remote => true) do %>
|
|
|
|
<%= text_area_tag 'user_notes', "", :class => 'noline',
|
|
|
|
<%= text_area_tag 'user_notes', "", :class => 'noline',
|
|
|
|
:style => "resize: none;", :rows => 4,
|
|
|
|
:style => "resize: none;", :rows => 4,
|
|
|
|