Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_group_form.html.haml « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: db5e055a1c42df5719a3a46d435c9a3ff30589f8 (plain)
1
2
3
4
5
6
- parent = @group.parent
- group_path = root_url
- group_path << parent.full_path + '/' if parent


= render 'shared/groups/group_name_and_path_fields', f: f