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

geo.html.haml « application_settings « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d06d249bda5332f86a031b7cced23315c06cd0bb (plain)
1
2
3
4
5
6
- breadcrumb_title "Settings"
- page_title "Settings"
- @content_class = "limit-container-width" unless fluid_layout
- expanded = Rails.env.test?

= render_if_exists 'admin/application_settings/geo', expanded: expanded