summaryrefslogtreecommitdiff
path: root/app/views/groups/_subgroups_and_projects.html.haml
blob: 784f5ac233ef7dab8a722132bfa1f1dfdf9ea2c5 (plain)
1
2
3
4
5
6
7
8
#js-groups-subgroups_and_projects-tree
  .empty-state.hidden
    = render "shared/groups/empty_state"

  %ul.content-list{ data: { hide_projects: 'false', group_id: group.id, path: group_path(group) } }
    .js-groups-list-holder
      .loading-container.text-center.prepend-top-20
        .spinner.spinner-md