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

index.html.haml « groups « dashboard « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c5abc964fdaa618db9a9dc214f048a999f8de0ba (plain)
1
2
3
4
5
6
- page_title _("Groups")

= render_dashboard_ultimate_trial(current_user)
= render 'dashboard/groups_head'

= render 'groups'