This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
2ca8219a20
gitlab-org--gitlab-foss
/
app
/
views
/
layouts
/
group_settings.html.haml
5 lines
92 B
Text
Raw
Normal View
History
Unescape
Escape
i18n: externalize strings from 'app/views/layouts' Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-06-13 02:30:40 -04:00
- page_title = _("Settings")
Redesign navigation for group pages Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-04-28 09:35:40 -04:00
- nav "group"
Fix consistency issue in sidebars of Project and Group Settings. Fixes #2277.
2015-06-15 18:32:14 -04:00
= render template: "layouts/group"
Copy permalink