debian-mirror-gitlab/app/views/groups/_archived_projects.html.haml

9 lines
315 B
Plaintext
Raw Normal View History

2018-11-20 20:47:30 +05:30
#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
2019-07-07 11:18:12 +05:30
.loading-container.text-center.prepend-top-20
.spinner.spinner-md