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