This commit is contained in:
huangjingquan 2013-09-13 21:29:58 +08:00
parent 767231c202
commit 9221d1b376
2 changed files with 2 additions and 3 deletions

View File

@ -15,7 +15,6 @@
<p style="margin-left:-10px;"><%= m.text_field :time, :required => true, :size => 60, :style => "width:488px;margin-left: 10px;" %></p>
<p style="margin-left:-10px;"><%= m.text_field :state, :size => 60, :style => "width:488px;margin-left: 10px;" %></p>
<% end %>
<% end %>
<!-- <p style="margin-left:-10px;"><%= f.check_box :is_public, :style => "margin-left:10px;" %></p> -->