debian-mirror-gitlab/app/views/shared/_group_form.html.haml
2022-08-13 15:12:31 +05:30

6 lines
158 B
Text

- parent = @group.parent
- group_path = root_url
- group_path << parent.full_path + '/' if parent
= render 'shared/groups/group_name_and_path_fields', f: f