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