2018-11-20 20:47:30 +05:30
|
|
|
#js-groups-shared-tree
|
|
|
|
.empty-state.text-center.hidden
|
|
|
|
%p= _("There are no projects shared with this group yet")
|
|
|
|
|
|
|
|
%ul.content-list{ data: { hide_projects: 'false', group_id: group.id, path: group_path(group) } }
|
2022-08-13 15:12:31 +05:30
|
|
|
.js-groups-list-holder{ data: { current_group_visibility: group.visibility } }
|
2022-05-07 20:08:51 +05:30
|
|
|
= gl_loading_icon
|