gitlab-org--gitlab-foss/app/views/dashboard/groups/_groups.html.haml
2017-06-06 04:31:40 -05:00

3 lines
222 B
Text

.js-groups-list-holder
#dashboard-group-app{ data: { endpoint: dashboard_groups_path(format: :json), path: dashboard_groups_path } }
%groups-component{ ':groups' => 'state.groups', ':page-info' => 'state.pageInfo' }