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

index.js « clusters « admin « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f398b1cee82fea94fd34cfa5962a1979282e28a4 (plain)
1
2
3
import initCreateCluster from '~/create_cluster/init_create_cluster';

initCreateCluster(document, gon);