summaryrefslogtreecommitdiff
path: root/help/app/views/tickets/_ticket.html.haml
blob: 9a1e899b3934c8bf1ebe2a998aea9e33b2edeb0c (plain)
1
2
3
4
5
%tr
  %td= link_to ticket.title, ticket
  %td= link_to ticket.created_at.to_s(:short), ticket
  %td= link_to ticket.updated_at.to_s(:short), ticket
  %td= ticket.commenters