summaryrefslogtreecommitdiff
path: root/help/app/views/tickets/_new_comment.html.haml
blob: a924dfd026658c134f0cb51cec0e448b9bb94a02 (plain)
1
2
3
= #do we want this partial? not using it now
= simple_fields_for :comment do |c|
  = c.input :body, :label => 'Comment', :as => :text