From f39d3b9a096ecffca3ca9120cce35684ba139b85 Mon Sep 17 00:00:00 2001 From: Robert Biro Date: Wed, 20 Mar 2013 22:15:42 +0000 Subject: [PATCH] Fix column heading order in group admin view --- app/views/admin/groups/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/groups/index.html.haml b/app/views/admin/groups/index.html.haml index b10a7394..0029cc78 100644 --- a/app/views/admin/groups/index.html.haml +++ b/app/views/admin/groups/index.html.haml @@ -16,8 +16,8 @@ %th Name %i.icon-sort-down - %th Path %th Description + %th Path %th Projects %th Owner %th.cred Danger Zone!