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

_groups.html.haml « groups « explore « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3291129fd69dba60fee966d5ebf8fae37be3538e (plain)
1
2
3
.js-groups-list-holder
  #js-groups-tree{ data: { endpoint: explore_groups_path(format: :json), path: explore_groups_path, form_sel: 'form#group-filter-form', filter_sel: '.js-groups-list-filter', holder_sel: '.js-groups-list-holder', dropdown_sel: '.js-group-filter-dropdown-wrap' } }
    = gl_loading_icon(size: 'md', css_class: 'gl-mt-6')