debian-mirror-gitlab/app/views/shared/_group_form.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
158 B
Text
Raw Normal View History

2018-03-17 18:26:18 +05:30
- parent = @group.parent
2017-08-17 22:00:37 +05:30
- group_path = root_url
- group_path << parent.full_path + '/' if parent
2015-04-26 12:48:37 +05:30
2018-12-13 13:39:08 +05:30
2022-08-13 15:12:31 +05:30
= render 'shared/groups/group_name_and_path_fields', f: f