gitlab-org--gitlab-foss/app/views/admin/projects
Dmitriy Zaporozhets 65b9768ccf Group ownership completely based on users_groups relation now
Before we have only owner_id to determine group owner
With multiple owners per group we should get rid of owner_id in group.
So from now @group.owner will always be nil but
@group.owners return an actual array of users who can admin this group
2013-09-26 14:49:22 +03:00
..
index.html.haml Dont load bootstrap buttons. Modified css with new buttons 2013-08-01 22:35:40 +03:00
show.html.haml Group ownership completely based on users_groups relation now 2013-09-26 14:49:22 +03:00