Commit 0df01283b082704a16bee11f735aa9a82cfdc773

Authored by Dmitriy Zaporozhets
2 parents 3cdac0b9 f39d3b9a

Merge pull request #3276 from DarthJDG/fix-group-typo

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!