Commit f39d3b9a096ecffca3ca9120cce35684ba139b85

Authored by Robert Biro
1 parent 3cdac0b9

Fix column heading order in group admin view

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/admin/groups/index.html.haml
@@ -16,8 +16,8 @@ @@ -16,8 +16,8 @@
16 %th 16 %th
17 Name 17 Name
18 %i.icon-sort-down 18 %i.icon-sort-down
19 - %th Path  
20 %th Description 19 %th Description
  20 + %th Path
21 %th Projects 21 %th Projects
22 %th Owner 22 %th Owner
23 %th.cred Danger Zone! 23 %th.cred Danger Zone!