From fb1c8e60335fefc55191eee16d83f53d2e9a2031 Mon Sep 17 00:00:00 2001 From: jessib Date: Fri, 2 Nov 2012 15:10:45 -0700 Subject: Some rough functionality for tickets, like showing ticket list for admins, and initial way to close tickets. --- help/app/views/tickets/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help/app/views/tickets/index.html.haml') diff --git a/help/app/views/tickets/index.html.haml b/help/app/views/tickets/index.html.haml index 1f46433..dff39ce 100644 --- a/help/app/views/tickets/index.html.haml +++ b/help/app/views/tickets/index.html.haml @@ -1,4 +1,4 @@ -%h2 tickets index (just as space) +%h1 tickets index (just as space) Create a = link_to "new ticket", new_ticket_path = # below shouldn't be unless logged in -- cgit v1.2.3