diff options
author | jessib <jessib@riseup.net> | 2012-11-09 13:39:59 -0800 |
---|---|---|
committer | jessib <jessib@riseup.net> | 2012-11-09 13:39:59 -0800 |
commit | 90af08d51eb24202bd703bfdfa1d2811fa26a5e0 (patch) | |
tree | aa7346d9d14ce26478c7ef3118685e6c24091fd1 /help/app/views/tickets/show.html.haml | |
parent | 215a3a0abce42a1f6d303302763c1d4081cc4685 (diff) |
Various very small tweaks: comments about main div display in firefox, give info for when creating unauthenticated tickets, redirecting to index when closing a ticket, fix default select for ticket filtering.
Diffstat (limited to 'help/app/views/tickets/show.html.haml')
-rw-r--r-- | help/app/views/tickets/show.html.haml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/app/views/tickets/show.html.haml b/help/app/views/tickets/show.html.haml index 77d168a..9b12f34 100644 --- a/help/app/views/tickets/show.html.haml +++ b/help/app/views/tickets/show.html.haml @@ -1,5 +1,5 @@ -%h1 tickets show (just as space) -%h1 tickets show (just as space) +%h1 tickets show (just as space for firefox) +%h1 tickets show (just as space for firefox) %h2= @ticket.title - if @ticket.email email: |