summaryrefslogtreecommitdiff
path: root/help/app/views/tickets/index.html.haml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-07-04 01:35:49 -0700
committerelijah <elijah@riseup.net>2013-07-04 01:35:49 -0700
commitc96f3544c5e7289eb4157981cc9f680d689d861f (patch)
tree09c090e59b9b20404260634994116c1092f24df3 /help/app/views/tickets/index.html.haml
parent65fed45ce918011dd3e563b114651d434fadb23c (diff)
help - fix ticket navigation & links (use @user, not user).
Diffstat (limited to 'help/app/views/tickets/index.html.haml')
-rw-r--r--help/app/views/tickets/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/app/views/tickets/index.html.haml b/help/app/views/tickets/index.html.haml
index 1b32dc1..c02a326 100644
--- a/help/app/views/tickets/index.html.haml
+++ b/help/app/views/tickets/index.html.haml
@@ -1,6 +1,6 @@
- @show_navigation = !params[:user_id].nil?
-= render 'tickets/table-nav'
+= render 'tickets/tabs'
%table.table.table-striped.table-bordered
%thead