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

_groups.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: dafb58e5370c0e12f0ab81f35939c7c1fddc9f30 (plain)
1
2
3
.js-groups-list-holder
  #dashboard-group-app{ data: { endpoint: dashboard_groups_path(format: :json) } }
    %groups-component{ ':groups' => 'state.groups' }