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

cohorts.html.haml « users « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3f3d22fa4100a75d016b46ecd134c64b5fba7fcd (plain)
1
2
3
4
5
6
7
- page_title _("Users")

= render 'tabs'

.tab-content
  .tab-pane.active
    = render 'cohorts'