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

project_settings.html.haml « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 29e30c4434f9fb4693962cfd81d8c68c962e91d1 (plain)
1
2
3
4
5
6
7
- page_title  _("Settings")
- nav         "project"
- add_page_specific_style 'page_bundles/settings'

- enable_search_settings locals: { container_class: 'gl-my-5' }

= render template: "layouts/project"