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

_subgroups_and_projects.html.haml « groups « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 651d182b9cc1c01eb58428b6aa8ef7a2175ec278 (plain)
1
2
3
4
5
6
7
8
#js-groups-subgroups_and_projects-tree
  .empty-state.hidden
    = render "shared/groups/empty_state"

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