summaryrefslogtreecommitdiff
path: root/engines/support/app/views/tickets/index.html.haml
blob: 56c70126c5635ad255223e8dfaf9748c69d988a1 (plain)
1
2
3
= render 'tickets/tabs'
= table @tickets, %w(subject created updated voices)
= paginate @tickets