From fd9dc326e16ed0aa2e182947ed36726dcc89ef3f Mon Sep 17 00:00:00 2001 From: jessib Date: Mon, 26 Nov 2012 10:45:31 -0800 Subject: adding space to comment line. --- help/app/views/tickets/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help/app/views') diff --git a/help/app/views/tickets/index.html.haml b/help/app/views/tickets/index.html.haml index b8ec6cc..6dc5e90 100644 --- a/help/app/views/tickets/index.html.haml +++ b/help/app/views/tickets/index.html.haml @@ -15,7 +15,7 @@ Create a = link_to 'all tickets', {:admin_status => 'all', :open_status => params[:open_status]} .span10 .table-bordered - = # TODO not sure if want table, but playing around with layout here. + = #TODO not sure if want table, but playing around with layout here. %ul.nav.nav-tabs %li{:class => ("active" if params[:open_status] != 'closed' and params[:open_status] != 'all')} = link_to 'open issues', {:open_status => 'open', :admin_status => params[:admin_status]} -- cgit v1.2.3