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

index.js « details « groups « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0417134f2a7d0d23e10bea3df1a29da66cdf84c7 (plain)
1
2
3
import initGroupDetails from '../shared/group_details';

initGroupDetails('details');