summaryrefslogtreecommitdiff
path: root/app/views/dashboard/groups/_groups.html.haml
blob: 601b6a8b1a72d229233d74c6fbbf17de68727b07 (plain)
1
2
.js-groups-list-holder
  #js-groups-tree{ data: { hide_projects: 'true', endpoint: dashboard_groups_path(format: :json), path: dashboard_groups_path, form_sel: 'form#group-filter-form', filter_sel: '.js-groups-list-filter', holder_sel: '.js-groups-list-holder', dropdown_sel: '.js-group-filter-dropdown-wrap' } }