summaryrefslogtreecommitdiff
path: root/app/views/dashboard/groups/_groups.html.haml
blob: b72b04479de0b236b0fe25d43e566b7389d73631 (plain)
1
2
3
.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' }