gitlab-org--gitlab-foss/app/views/admin/groups
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
..
edit.html.haml Replace xlarge and xxlarge classes 2013-08-07 23:40:29 +03:00
index.html.haml Group ownership completely based on users_groups relation now 2013-09-26 14:49:22 +03:00
new.html.haml Replace xlarge and xxlarge classes 2013-08-07 23:40:29 +03:00
show.html.haml Group ownership completely based on users_groups relation now 2013-09-26 14:49:22 +03:00