3 lines
182 B
Plaintext
3 lines
182 B
Plaintext
|
<%= error_messages_for 'bid' %>
|
||
|
<p><%= f.text_field :content, :required => true, :size => 60, :style => "width:150px;" %></p>
|
||
|
<p><%= hidden_field_tag 'subject', ||=@memo.subject %>
|