summaryrefslogtreecommitdiff
path: root/help/app/views/tickets/_new_comment.html.haml
blob: 5697854653fa5cf703c23428df525c6bb6511372 (plain)
1
2
= f.simple_fields_for :comments, @comment do |c|
  = c.input :body, :label => 'Comment', :as => :text