diff options
author | elijah <elijah@riseup.net> | 2013-07-04 01:35:49 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-07-04 04:15:04 -0700 |
commit | adacb11c8ff6395f38c3c05bea4e6d276285118f (patch) | |
tree | 13038a0c965bdb0bb6a86bcc35f7ad925c2e6433 /help/app/views/tickets/index.html.haml | |
parent | 2d36a6b68099af39f2bc84a32d67b83f6041ca28 (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.haml | 2 |
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 |