summaryrefslogtreecommitdiff
path: root/engines/support/app/views/tickets/show.html.haml
blob: 99afa2a43d9ce487a92f75bf2dfba93d8fed5b73 (plain)
1
2
3
4
5
- @show_navigation = params[:user_id].present?

.ticket
  = render 'tickets/edit_form'
  = render 'tickets/comments'