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

_archived_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: 48e9f630050f737752ef9bda546d9fa2e3ebc8e2 (plain)
1
2
3
4
5
6
7
8
#js-groups-archived-tree
  .empty-state.text-center.hidden
    %p= _("There are no archived projects yet")

  %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