summaryrefslogtreecommitdiff
path: root/engines/support/app/views/tickets/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'engines/support/app/views/tickets/index.html.haml')
-rw-r--r--engines/support/app/views/tickets/index.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/support/app/views/tickets/index.html.haml b/engines/support/app/views/tickets/index.html.haml
index d107ce2..56c7012 100644
--- a/engines/support/app/views/tickets/index.html.haml
+++ b/engines/support/app/views/tickets/index.html.haml
@@ -1,5 +1,3 @@
-- @show_navigation = params[:user_id].present?
-
= render 'tickets/tabs'
= table @tickets, %w(subject created updated voices)
= paginate @tickets